Merge pull request #9470 from cblecker/travis-1.7.3

travis: Update to Go 1.7.3
This commit is contained in:
Mitchell Hashimoto 2016-10-20 09:34:33 -07:00 committed by GitHub
commit 63b1443820
1 changed files with 1 additions and 1 deletions

View File

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