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

Merge pull request #3164 from grayjay/cabal-install-unit-tests

Run cabal-install unit tests on AppVeyor
parents 292599e2 8d92495c
No related branches found
No related tags found
No related merge requests found
......@@ -21,4 +21,4 @@ build_script:
- echo "" | cabal install --only-dependencies --enable-tests --force-reinstalls
- Setup configure --user --ghc-option=-Werror --enable-tests
- Setup build
# - Setup test unit-tests --show-details=streaming
- Setup test unit-tests --show-details=streaming --test-option=--pattern=!FileMonitor
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