Skip to content
Snippets Groups Projects
Commit b36f0a44 authored by kristenk's avatar kristenk
Browse files

Enable cabal-install integration tests in appveyor.yml

parent d75e4ab1
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