Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Commit a01b1f6

Browse files
committed
Turn on parallel AppVeyor builds
1 parent 124496a commit a01b1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
init:
22
- git config --global core.autocrlf true
33
build_script:
4-
- build.cmd --quiet verify
4+
- build.cmd --quiet --parallel verify
55
clone_depth: 1
66
test: off
77
deploy: off

0 commit comments

Comments
 (0)