Skip to content

Commit

Permalink
[mod] update go versions for travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
asciimoo committed Apr 17, 2018
1 parent 129a458 commit 2f59bf3
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.7.x
- 1.8.x
- 1.9.x
- 1.10.x
- tip
script:
- go get -u github.com/golang/lint/golint
Expand Down

0 comments on commit 2f59bf3

Please sign in to comment.