Update .travis.yml

This commit is contained in:
Mitchell Hashimoto 2016-12-06 15:55:08 -08:00 committed by GitHub
parent 48d2ac8c35
commit b75b839b2c
1 changed files with 1 additions and 0 deletions

View File

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