travis: Allow failures on tip

This commit is contained in:
Derek Parker 2015-10-22 10:48:52 -07:00
parent 28e0a322bf
commit d15d450a29

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