mirror of
https://github.com/spf13/cobra
synced 2025-05-06 13:27:26 +00:00
Bump Travis versions and let patch versions float freely
This commit is contained in:
parent
40172f1635
commit
d2d06612ed
1 changed files with 3 additions and 2 deletions
|
@ -2,8 +2,9 @@ language: go
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- go: 1.9.4
|
- go: 1.9.x
|
||||||
- go: 1.10.0
|
- go: 1.10.x
|
||||||
|
- go: 1.11.x
|
||||||
- go: tip
|
- go: tip
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- go: tip
|
- go: tip
|
||||||
|
|
Loading…
Add table
Reference in a new issue