Skip to content

Commit

Permalink
bump go version in travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
wakeful committed May 25, 2019
1 parent f05aa73 commit b847de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: go
go:
- 1.9
- 1.12
script: go vet
before_deploy:
- "./build.sh"
Expand Down

0 comments on commit b847de2

Please sign in to comment.