Allow failures on tip for Travis

pull/302/head
Mitchell Hashimoto 13 years ago
parent fc61f8cb1d
commit 3b4bf9f206

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

Loading…
Cancel
Save