use latest go for travis tests

This commit is contained in:
Matthew Hooker 2017-12-04 10:43:38 -08:00
parent 8a30b3db80
commit 8970722845
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ language: go
go:
- 1.7.4
- 1.8.3
- 1.9
- 1.x
install:
- make deps