Skip to content

Commit 588cf0e

Browse files
committed
Allow GHC 8.6.1 failures for now, it is still a pre-release.
1 parent e1ad927 commit 588cf0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ matrix:
5151
addons: {apt: {packages: [ghc-ppa-tools,cabal-install-head,ghc-head], sources: [hvr-ghc]}}
5252

5353
allow_failures:
54+
- compiler: "ghc-8.6.1"
5455
- compiler: "ghc-head"
5556

5657
before_install:

0 commit comments

Comments
 (0)