Allow failures in 1.5 since the build scripts don't support switching for
This commit is contained in:
parent
599ef8e936
commit
a55d2f1243
|
@ -18,3 +18,4 @@ matrix:
|
|||
fast_finish: true
|
||||
allow_failures:
|
||||
- go: tip
|
||||
- go: 1.5
|
||||
|
|
Loading…
Reference in New Issue