Update Travis to Go 1.7.1

This commit is contained in:
Christoph Blecker 2016-10-14 14:16:15 -07:00
parent 18a7d418f8
commit 15ad398030
No known key found for this signature in database
GPG Key ID: B34A59A9D39F838B
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
sudo: false
language: go
go:
- 1.7
- 1.7.1
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