forked from mirror/cobra
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.6.3
|
||||||
- go: 1.7
|
- go: 1.7
|
||||||
- go: tip
|
- go: tip
|
||||||
|
|
||||||
matrix:
|
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- go: tip
|
- go: tip
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue