Skip to content

Commit d98c2d5

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ matrix:
6363
addons: {apt: {packages: [ghc-ppa-tools,cabal-install-head,ghc-head], sources: [hvr-ghc]}}
6464

6565
allow_failures:
66+
- compiler: "ghc-8.6.1"
6667
- compiler: "ghc-head"
6768

6869
before_install:

0 commit comments

Comments
 (0)