Skip to content
Snippets Groups Projects
Commit 1c96351e authored by kristenk's avatar kristenk Committed by Mikhail Glushenkov
Browse files

Enable cabal-install integration tests in appveyor.yml

(cherry picked from commit b36f0a44)
parent e05d553a
No related branches found
No related tags found
No related merge requests found
......@@ -24,3 +24,4 @@ build_script:
- ..\cabal configure --user --ghc-option=-Werror --enable-tests
- ..\cabal build
- ..\cabal test unit-tests --show-details=streaming --test-option=--pattern=!FileMonitor
- ..\cabal test integration-tests --show-details=streaming --test-option=--pattern=!exec
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment