Skip to content

Commit

Permalink
[mod] update go versions in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
asciimoo committed Feb 4, 2019
1 parent ca690f8 commit b3032e8
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,9 +1,9 @@
language: go
sudo: false
go:
- 1.8.x
- 1.9.x
- 1.10.x
- 1.11.x
- tip
script:
- go get -u golang.org/x/lint/golint
Expand Down

0 comments on commit b3032e8

Please sign in to comment.