travis: roll forward the versions of Go that we test
This commit is contained in:
parent
652bae1deb
commit
bc1d61e3db
10
.travis.yml
10
.travis.yml
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user