travis: allow failures on tip

This commit is contained in:
Derek Parker 2015-12-15 15:28:40 -08:00
parent 67ef867762
commit 359f252801

@ -8,3 +8,7 @@ os:
go:
- tip
- 1.5
matrix:
allow_failures:
- go: tip