Test against 1.9

This commit is contained in:
Aren Patel 2017-07-27 17:49:25 -07:00
parent 003d45f589
commit 5be05083d8
1 changed files with 1 additions and 0 deletions

View File

@ -2,5 +2,6 @@ language: go
go:
- 1.7.x
- 1.8.x
- 1.9.x
- tip
script: script/test -v