aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 43014705..d3b93b78 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -30,6 +30,8 @@ nuget:
30skip_branch_with_pr: true 30skip_branch_with_pr: true
31skip_tags: true 31skip_tags: true
32 32
33test: off
34
33artifacts: 35artifacts:
34- path: build\Release\**\*.msi 36- path: build\Release\**\*.msi
35 name: msi 37 name: msi