Update to Go 1.7 on travis

This commit is contained in:
Mitchell Hashimoto 2016-08-16 17:57:21 -07:00
parent 3ea544774d
commit 58e4a58099
No known key found for this signature in database
GPG Key ID: 744E147AA52F5B0A
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
sudo: false
language: go
go:
- 1.6
- 1.7
install:
# This script is used by the Travis build to install a cookie for
# go.googlesource.com so rate limits are higher when using `go get` to fetch