travis: Allow failures on tip
This commit is contained in:
parent
28e0a322bf
commit
d15d450a29
@ -8,3 +8,7 @@ os:
|
|||||||
go:
|
go:
|
||||||
- tip
|
- tip
|
||||||
- 1.5
|
- 1.5
|
||||||
|
|
||||||
|
matrix:
|
||||||
|
allow_failures:
|
||||||
|
- go: tip
|
||||||
|
Loading…
Reference in New Issue
Block a user