mirror of
https://github.com/typeable/bloodhound.git
synced 2024-11-29 12:54:15 +03:00
God dammit travis stop dropping the quotes
This commit is contained in:
parent
b5e3798b6d
commit
e4ff7c2d44
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user