Skip to content

Commit

Permalink
Remove GHC 8.2.1 builds from allowed failures in CI
Browse files Browse the repository at this point in the history
This reverts 5afdb22 now that
commercialhaskell/stack#3624 is fixed.
  • Loading branch information
lexi-lambda committed Dec 7, 2017
1 parent 9885dc7 commit 9b3ca1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9b3ca1d

Please sign in to comment.