Allow failures on tip for Travis
This commit is contained in:
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…
Reference in New Issue