travis: upgrade Go version

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
Gyuho Lee 2018-01-09 12:47:15 -08:00
parent e7294311a0
commit b23718ac4e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ language: go
sudo: false
go:
- 1.8
- 1.9.2
script:
- ./scripts/tests.sh