mirror of
https://github.com/spf13/cobra
synced 2024-11-18 03:37:11 +00:00
Merge pull request #332 from broady/master
travis: fix build matrix config
This commit is contained in:
commit
37c3f80603
1 changed files with 0 additions and 2 deletions
|
@ -8,8 +8,6 @@ matrix:
|
||||||
- go: 1.6.3
|
- go: 1.6.3
|
||||||
- go: 1.7
|
- go: 1.7
|
||||||
- go: tip
|
- go: tip
|
||||||
|
|
||||||
matrix:
|
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- go: tip
|
- go: tip
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue