Turn on parallel AppVeyor builds
This commit is contained in:
parent
124496a12f
commit
a01b1f68b0
|
|
@ -1,7 +1,7 @@
|
||||||
init:
|
init:
|
||||||
- git config --global core.autocrlf true
|
- git config --global core.autocrlf true
|
||||||
build_script:
|
build_script:
|
||||||
- build.cmd --quiet verify
|
- build.cmd --quiet --parallel verify
|
||||||
clone_depth: 1
|
clone_depth: 1
|
||||||
test: off
|
test: off
|
||||||
deploy: off
|
deploy: off
|
||||||
Loading…
Reference in New Issue