mirror of
https://github.com/jtdaugherty/brick.git
synced 2025-01-06 05:14:11 +03:00
Travis: perform builds in a cabal sandbox
This commit is contained in:
parent
84957f171e
commit
82e7de383b
@ -79,6 +79,7 @@ install:
|
||||
- cabal --version
|
||||
- echo "$(ghc --version) [$(ghc --print-project-git-commit-id 2> /dev/null || echo '?')]"
|
||||
- travis_retry cabal update
|
||||
- cabal sandbox init
|
||||
- cabal install --only-dependencies --enable-tests --enable-benchmarks
|
||||
|
||||
# Here starts the actual work to be performed for the package under
|
||||
|
Loading…
Reference in New Issue
Block a user