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