Skip to content

Commit

Permalink
Allow GHC 8.6.1 failures for now, it is still a pre-release.
Browse files Browse the repository at this point in the history
  • Loading branch information
svenpanne committed Jul 27, 2018
1 parent e1ad927 commit 588cf0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ matrix:
addons: {apt: {packages: [ghc-ppa-tools,cabal-install-head,ghc-head], sources: [hvr-ghc]}}

allow_failures:
- compiler: "ghc-8.6.1"
- compiler: "ghc-head"

before_install:
Expand Down

0 comments on commit 588cf0e

Please sign in to comment.