travis: use Go 1.9.7

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
Gyuho Lee 2018-06-15 09:41:41 -07:00
parent cb46e9ee0b
commit 4c18c56bf6

View File

@ -6,7 +6,7 @@ sudo: required
services: docker
go:
- 1.9.6
- 1.9.7
notifications:
on_success: never