travis: allow failures on tip
This commit is contained in:
parent
67ef867762
commit
359f252801
@ -8,3 +8,7 @@ os:
|
||||
go:
|
||||
- tip
|
||||
- 1.5
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
||||
|
Loading…
Reference in New Issue
Block a user