mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-19 12:56:08 +00:00
Dont cabal configure before build
This commit is contained in:
parent
a4e20b24f2
commit
167c36cad4
@ -31,7 +31,6 @@ install:
|
||||
|
||||
# Here starts the actual work to be performed for the package under test; any command which exits with a non-zero exit code causes the build to fail.
|
||||
script:
|
||||
- cabal configure --enable-tests --enable-benchmarks -v2 # -v2 provides useful information for debugging
|
||||
- ./build.sh all
|
||||
- ./build.sh display
|
||||
- cabal sdist
|
||||
|
Loading…
x
Reference in New Issue
Block a user