travis: roll forward the versions of Go that we test

This commit is contained in:
Gabe Rosenhouse 2016-12-15 18:41:07 -08:00
parent 652bae1deb
commit bc1d61e3db

View File

@ -3,8 +3,8 @@ sudo: required
dist: trusty
go:
- 1.5.4
- 1.6.2
- 1.6.x
- 1.7.x
- tip
env:
@ -23,12 +23,6 @@ matrix:
allow_failures:
- go: tip
exclude:
- go: 1.5.4
env: arm
- go: 1.5.4
env: arm64
- go: 1.5.4
env: ppc64le
- go: tip
env: arm
- go: tip