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

Commit

Permalink
Build in parallel on AppVeyor
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Mar 21, 2016
1 parent ef2865c commit 4a511f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ before_build:
- ps: nuget restore src -Verbosity quiet
build:
project: src\pclcrypto.sln
parallel: true
verbosity: minimal
artifacts:
- path: bin\**\*.nupkg
Expand Down

0 comments on commit 4a511f6

Please sign in to comment.