Test against 1.9

This commit is contained in:
Aren Patel 2017-07-27 17:49:25 -07:00
parent c045c87aa1
commit 3e6ead0f9d
No known key found for this signature in database
GPG Key ID: 90489CDA50BCDE34
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