Have Travis use go 1.7rc3 for testing

This commit is contained in:
Jeff Mitchell 2016-07-22 10:59:19 -04:00
parent 6d82a8f5df
commit df8e4fe746
1 changed files with 1 additions and 4 deletions

View File

@ -6,10 +6,7 @@ services:
- docker
go:
- 1.6.2
# tip is currently using go1.4.1, which we're not compatible with, so always
# fails
# - tip
- 1.7rc3
matrix:
allow_failures: