Update to Go 1.7 on travis

pull/8247/head
Mitchell Hashimoto 10 years ago
parent 3ea544774d
commit 58e4a58099
No known key found for this signature in database
GPG Key ID: 744E147AA52F5B0A

@ -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

Loading…
Cancel
Save