mirror of https://github.com/spf13/cobra.git
Merge pull request #332 from broady/master
travis: fix build matrix config
This commit is contained in:
commit
37c3f80603
|
@ -8,8 +8,6 @@ matrix:
|
|||
- go: 1.6.3
|
||||
- go: 1.7
|
||||
- go: tip
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
||||
|
||||
|
|
Loading…
Reference in New Issue