mirror of
https://github.com/spf13/cobra
synced 2025-05-06 05:17:21 +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:
|
||||
include:
|
||||
- go: 1.9.4
|
||||
- go: 1.10.0
|
||||
- go: 1.9.x
|
||||
- go: 1.10.x
|
||||
- go: 1.11.x
|
||||
- go: tip
|
||||
allow_failures:
|
||||
- go: tip
|
||||
|
|
Loading…
Add table
Reference in a new issue