aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml
index dccc2071..364569cf 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -21,6 +21,8 @@ environment:
21build_script: 21build_script:
22 - appveyor.cmd 22 - appveyor.cmd
23 23
24test: off
25
24pull_requests: 26pull_requests:
25 do_not_increment_build_number: true 27 do_not_increment_build_number: true
26 28
@@ -30,8 +32,6 @@ nuget:
30skip_branch_with_pr: true 32skip_branch_with_pr: true
31skip_tags: true 33skip_tags: true
32 34
33test: off
34
35artifacts: 35artifacts:
36- path: build\Release\**\*.nupkg 36- path: build\Release\**\*.nupkg
37 name: nuget 37 name: nuget