diff options
Diffstat (limited to 'appveyor.yml')
-rw-r--r-- | appveyor.yml | 2 |
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: | |||
30 | skip_branch_with_pr: true | 30 | skip_branch_with_pr: true |
31 | skip_tags: true | 31 | skip_tags: true |
32 | 32 | ||
33 | test: off | ||
34 | |||
33 | artifacts: | 35 | artifacts: |
34 | - path: build\Release\**\*.msi | 36 | - path: build\Release\**\*.msi |
35 | name: msi | 37 | name: msi |