We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa80784 commit a50372fCopy full SHA for a50372f
.travis.yml
@@ -16,7 +16,7 @@ ghc:
16
17
install:
18
- /opt/cabal/bin/cabal-2.2 new-configure
19
- - /opt/cabal/bin/cabal-2.2 new-install --only-dependencies
+ - /opt/cabal/bin/cabal-2.2 new-install --only-dependencies || true
20
21
script:
22
- /opt/cabal/bin/cabal-2.2 new-build
0 commit comments