Skip to content

Commit

Permalink
Bump to Go 1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Alkorin committed Dec 21, 2018
1 parent da7aba1 commit 701e14b
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,7 +1,7 @@
language: go

go:
- "1.10"
- "1.11"

after_success:
- test -n "$TRAVIS_TAG" && curl -sL https://git.io/goreleaser | bash

0 comments on commit 701e14b

Please sign in to comment.