God dammit travis stop dropping the quotes

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

View File

@ -37,7 +37,7 @@ 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 stack test --fast --no-terminal bloodhound:tests --test-arguments='--qc-max-success 500' --flag bloodhound:$ESFLAG
cache:
timeout: 2000