Skip to content
This repository was archived by the owner on Apr 1, 2024. It is now read-only.

Commit 4a511f6

Browse files
committed
Build in parallel on AppVeyor
1 parent ef2865c commit 4a511f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ before_build:
2222
- ps: nuget restore src -Verbosity quiet
2323
build:
2424
project: src\pclcrypto.sln
25+
parallel: true
2526
verbosity: minimal
2627
artifacts:
2728
- path: bin\**\*.nupkg

0 commit comments

Comments
 (0)