git://git.halfball.org
/
cni.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
652bae1
)
travis: roll forward the versions of Go that we test
author
Gabe Rosenhouse
<grosenhouse@pivotal.io>
Fri, 16 Dec 2016 02:41:07 +0000
(18:41 -0800)
committer
Gabe Rosenhouse
<grosenhouse@pivotal.io>
Fri, 16 Dec 2016 02:41:07 +0000
(18:41 -0800)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
4683922
..
1e686ce
100644
(file)
--- a/
.travis.yml
+++ b/
.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