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:
Sergey Mudrik 2017-10-22 16:58:10 +03:00 committed by Avelino
parent 14c6e948a4
commit 0cd7d097f1

View File

@ -1,7 +1,7 @@
language: go
go:
- 1.7
- 1.x
sudo: false