mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-19 12:56:08 +00:00
Add cabal configure UGHHH
This commit is contained in:
parent
62bd1ad090
commit
651f6900fe
@ -42,6 +42,7 @@ script:
|
||||
fi
|
||||
# Build and run the test suite
|
||||
- travis_retry cabal install --dependencies-only --enable-tests --force-reinstalls
|
||||
- travis_retry cabal configure --enable-tests
|
||||
- travis_retry cabal test --show-details=always
|
||||
|
||||
- cabal sdist
|
||||
|
Loading…
x
Reference in New Issue
Block a user