Add go 1.9 to travis file

This commit is contained in:
Olivier Poitrey 2018-01-04 11:28:02 -08:00 committed by GitHub
parent 1cc67e6325
commit b53826c57a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ language: go
go:
- 1.7
- 1.8
- 1.9
- tip
matrix:
allow_failures: