mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-19 12:56:08 +00:00
Attempt: no cabal install, cabal configure then cabal test
This commit is contained in:
parent
651f6900fe
commit
9ba5acd599
@ -41,7 +41,6 @@ script:
|
||||
travis_retry ./build.sh display;
|
||||
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user