Allow failures on tip for Travis

This commit is contained in:
Mitchell Hashimoto 2013-08-15 18:02:41 -07:00
parent ebea49bf89
commit 420b2a7069
1 changed files with 4 additions and 0 deletions

View File

@ -16,3 +16,7 @@ notifications:
- "chat.freenode.net#packer-tool"
on_success: change
on_failure: always
matrix:
allow_failures:
- go: tip