We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1ad927 commit 588cf0eCopy full SHA for 588cf0e
.travis.yml
@@ -51,6 +51,7 @@ matrix:
51
addons: {apt: {packages: [ghc-ppa-tools,cabal-install-head,ghc-head], sources: [hvr-ghc]}}
52
53
allow_failures:
54
+ - compiler: "ghc-8.6.1"
55
- compiler: "ghc-head"
56
57
before_install:
0 commit comments