Update Travis to Go 1.8beta2
This commit is contained in:
parent
fb27cf88b7
commit
4000d224e5
|
@ -2,7 +2,7 @@ sudo: false
|
|||
language: go
|
||||
go:
|
||||
- 1.7.4
|
||||
- 1.8beta1
|
||||
- 1.8beta2
|
||||
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