Remove GHC 8.2.1 builds from allowed failures in CI

This reverts 5afdb229bb now that
commercialhaskell/stack#3624 is fixed.
This commit is contained in:
Alexis King 2017-12-07 13:40:04 -08:00
parent 9885dc72ce
commit 9b3ca1df06

View File

@ -28,7 +28,6 @@ matrix:
allow_failures:
# Nightly builds are allowed to fail
- env: ARGS="--resolver nightly-2017-07-31"
- env: ARGS="--resolver nightly"
before_install: