test with go 1.7 and 1.8beta

pull/4261/head
Matthew Hooker 10 years ago
parent 06039b358d
commit 5d06d468b4
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1

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

Loading…
Cancel
Save