Update travis for go1.8rc2 (#11297)
This commit is contained in:
parent
570af34f0f
commit
651b0bf7c7
|
@ -2,7 +2,7 @@ sudo: false
|
|||
language: go
|
||||
go:
|
||||
- 1.7.4
|
||||
- 1.8rc1
|
||||
- 1.8rc2
|
||||
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