Commit 420b2a70 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

Allow failures on tip for Travis

parent ebea49bf
...@@ -16,3 +16,7 @@ notifications: ...@@ -16,3 +16,7 @@ notifications:
- "chat.freenode.net#packer-tool" - "chat.freenode.net#packer-tool"
on_success: change on_success: change
on_failure: always on_failure: always
matrix:
allow_failures:
- go: tip
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment