travis: update go compiler version

This commit is contained in:
Markus Tzoe 2017-07-19 18:49:35 +08:00
parent f6b5cb10f2
commit 2fd0e8f2d8

View file

@ -1,6 +1,6 @@
language: go
go:
- 1.6
- 1.8.3
- tip
script: go test -v
notifications: