Revert "Do not allow nightly builds to fail"

This reverts commit 4b1d8c0f42.
This commit is contained in:
Michael Walker 2018-02-12 21:52:12 +00:00
parent 8fe5959995
commit 33b2760852

View File

@ -26,6 +26,8 @@ matrix:
addons: {apt: {packages: [libgmp-dev]}}
- env: MODE=style
addons: {apt: {packages: [libgmp-dev]}}
allow_failures:
- env: MODE=test RESOLVER=nightly
# Download and unpack the stack executable
before_install: