Don't allow failures

pull/68/head
Badlop 3 years ago
parent b54e5be463
commit 5a8b274083

@ -22,11 +22,6 @@ script:
notifications:
email: false
jobs:
allow_failures:
- env: VARIANT=ecs
- env: VARIANT=mix
env:
- VARIANT=ecs
- VARIANT=mix

Loading…
Cancel
Save