Allow failures on tip for Travis

pull/919/head
Mitchell Hashimoto 13 years ago
parent ebea49bf89
commit 420b2a7069

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

Loading…
Cancel
Save