AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

This commit is contained in:
Chris Allen 2017-07-13 01:11:07 -05:00
parent e4ff7c2d44
commit c79449c189

View File

@ -37,7 +37,8 @@ script:
- stack setup --no-terminal
- stack update --no-terminal
- stack build -j2 --fast --no-terminal
- travis_wait 45 stack test --fast --no-terminal bloodhound:tests --test-arguments='--qc-max-success 500' --flag bloodhound:$ESFLAG
- travis_wait 45 sleep 1800 &
- stack test --fast --no-terminal bloodhound:tests --test-arguments="--qc-max-success 500" --flag bloodhound:$ESFLAG
cache:
timeout: 2000