diff --git a/.travis.yml b/.travis.yml index 221cdbd9e..b0bedcad2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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