Merge pull request #9470 from cblecker/travis-1.7.3
travis: Update to Go 1.7.3
This commit is contained in:
commit
63b1443820
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue