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 a50372f commit 9c097f8Copy full SHA for 9c097f8
.travis.yml
@@ -16,10 +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 || true
20
21
script:
22
- /opt/cabal/bin/cabal-2.2 new-build
23
- - /opt/cabal/bin/cabal-2.2 new-sdist
24
- - /opt/cabal/bin/cabal-2.2 new-check
25
- /opt/cabal/bin/cabal-2.2 new-haddock
0 commit comments