Merge pull request #167 from bermanjosh/lessTests

lower quicktests to 500
This commit is contained in:
Chris Allen 2017-01-22 12:47:09 -06:00 committed by GitHub
commit fc6e1cc045

View File

@ -45,7 +45,7 @@ script:
- stack update
- stack build -j1
- stack test bloodhound:doctests --flag bloodhound:$ESFLAG
- stack test bloodhound:tests --test-arguments="--qc-max-success 2000" --flag bloodhound:$ESFLAG
- stack test bloodhound:tests --test-arguments="--qc-max-success 500" --flag bloodhound:$ESFLAG
cache:
directories: