test with go 1.7 and 1.8beta

This commit is contained in:
Matthew Hooker 2016-12-06 16:32:32 -08:00
parent 06039b358d
commit 5d06d468b4
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@ sudo: false
language: go
go:
- 1.6
- 1.7.4
- 1.8beta1
install:
- make deps