Update travis for go1.8rc1 (#11229)

This commit is contained in:
Christoph Blecker 2017-01-17 03:38:23 -08:00 committed by Paul Stack
parent b4eda2f96c
commit a866da4938
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ sudo: false
language: go
go:
- 1.7.4
- 1.8beta2
- 1.8rc1
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