Update .travis.yml
This commit is contained in:
parent
48d2ac8c35
commit
b75b839b2c
|
@ -2,6 +2,7 @@ sudo: false
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.7.4
|
- 1.7.4
|
||||||
|
- 1.8beta1
|
||||||
install:
|
install:
|
||||||
# This script is used by the Travis build to install a cookie for
|
# 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
|
# go.googlesource.com so rate limits are higher when using `go get` to fetch
|
||||||
|
|
Loading…
Reference in New Issue