Changed travis.yml Go version to 1.x

For always match current stable Go version.
This commit is contained in:
Sergey Mudrik 2017-10-14 16:46:34 +03:00 committed by Michał Matczuk
parent 97ac39f415
commit d080bf2ffa

View file

@ -1,6 +1,6 @@
language: go
go:
- 1.9
- 1.x
addons:
apt: