lower quicktests to 500

This commit is contained in:
Josh Berman 2017-01-22 11:29:01 +02:00
parent 1d3c3558e3
commit d4aaa3a8cf

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: