mirror of
https://github.com/spf13/cobra
synced 2025-05-06 13:27:26 +00:00
Add go 1.11.x version
This commit is contained in:
parent
d2d81d9a96
commit
d1fed398ec
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ matrix:
|
||||||
include:
|
include:
|
||||||
- go: 1.9.4
|
- go: 1.9.4
|
||||||
- go: 1.10.0
|
- go: 1.10.0
|
||||||
|
- go: 1.11.x
|
||||||
- go: tip
|
- go: tip
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- go: tip
|
- go: tip
|
||||||
|
|
Loading…
Add table
Reference in a new issue