Updated .travis.yml (#1643)
Use the latest stable Go version (https://docs.travis-ci.com/user/languages/go/#Specifying-a-Go-version-to-use)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.7
|
||||
- 1.x
|
||||
|
||||
sudo: false
|
||||
|
||||
|
Reference in New Issue
Block a user