forked from mirror/cobra
Update the Travis Go versions
This commit is contained in:
parent
b5d8e8f46a
commit
ee4055870c
|
@ -5,8 +5,9 @@ matrix:
|
|||
- go: 1.4.3
|
||||
env: NOVET=true # No bundled vet.
|
||||
- go: 1.5.4
|
||||
- go: 1.6.3
|
||||
- go: 1.7
|
||||
- go: 1.6.4
|
||||
- go: 1.7.5
|
||||
- go: 1.8
|
||||
- go: tip
|
||||
allow_failures:
|
||||
- go: tip
|
||||
|
|
Loading…
Reference in New Issue