travis: use Go 1.7

This commit is contained in:
Matt Layher 2016-08-31 16:58:56 -04:00
parent 016a7d47c3
commit 594b5ab909
No known key found for this signature in database
GPG Key ID: FA4783D473CDC0BF

View File

@ -1,6 +1,6 @@
language: go language: go
go: go:
- 1.6.2 - 1.7
before_install: before_install:
- go get github.com/golang/lint/golint - go get github.com/golang/lint/golint
before_script: before_script: