test on go 1.9.x branch, remove 1.7.x from tests

This commit is contained in:
Matthew Hooker 2018-02-16 12:00:33 -08:00
parent 4cfbfe5fa1
commit 14e3effa83
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 1 additions and 1 deletions

View File

@ -6,8 +6,8 @@ sudo: false
language: go
go:
- 1.7.x
- 1.8.x
- 1.9.x
- 1.x
install: