Skip to content

Commit

Permalink
Don't allow 8.4.1 failure in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
kcsongor committed Apr 5, 2018
1 parent 21b8f86 commit 6787a4e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ before_cache:
- rm -fv $HOME/.cabal/packages/hackage.haskell.org/01-index.tar.idx

matrix:
allow_failures:
- compiler: "ghc-8.4.1"
include:
- compiler: "ghc-8.0.2"
# env: TEST=--disable-tests BENCH=--disable-benchmarks
Expand Down

0 comments on commit 6787a4e

Please sign in to comment.