Merge pull request #10769 from cblecker/travis-go-1.8beta2

build: Update Travis to Go 1.8beta2
This commit is contained in:
James Nugent 2016-12-15 15:56:11 -06:00 committed by GitHub
commit f24e15666e
1 changed files with 1 additions and 1 deletions

View File

@ -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