Fix travis
This commit is contained in:
parent
c5ce3c3401
commit
007467e9f3
@ -30,7 +30,7 @@ script:
|
|||||||
- cabal build --enable-tests all
|
- cabal build --enable-tests all
|
||||||
- cabal test all
|
- cabal test all
|
||||||
- cabal haddock --haddock-hyperlink-source --haddock-html-location=https://hackage.haskell.org/package/\$pkg-\$version/docs/ all
|
- cabal haddock --haddock-hyperlink-source --haddock-html-location=https://hackage.haskell.org/package/\$pkg-\$version/docs/ all
|
||||||
- cabal install --lib all
|
# - cabal install --lib all
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
|
Loading…
Reference in New Issue
Block a user