Update travis.yml to use Go 1.9

This commit is contained in:
gmemstr 2017-12-21 09:11:24 -08:00
parent de05c6c5bd
commit a8f3712b6b

View file

@ -4,8 +4,8 @@ services:
- docker
matrix:
include:
- go: 1.7
- go: 1.8
- go: 1.9
- go: 1.x
- go: master
allow_failures: