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