Skip to content

Commit

Permalink
Lets up quickcheck tests 100 -> 2000
Browse files Browse the repository at this point in the history
RIP Travis. For bitemyapp#160
  • Loading branch information
MichaelXavier committed Dec 17, 2016
1 parent f3dcbd4 commit 8f81d36
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ script:
- stack setup
- stack update
- stack build
- stack test
- stack test bloodhound:doctests
- stack test bloodhound:tests --test-arguments="--qc-max-successes 2000"

cache:
directories:
Expand Down

0 comments on commit 8f81d36

Please sign in to comment.