Standardize appveyor.yml
Rob Mensching committed
Apr 19, 2021 at 19:27 UTC
f500ba6c39184f90108ff4ea8e3b4348d13a0ae4
1 file changed
+2
-2
appveyor.yml
+2
-2
@@ -21,6 +21,8 @@ environment:
21
build_script:
22
- appveyor.cmd
23
24
+test: off
25
+
26
pull_requests:
27
do_not_increment_build_number: true
28
@@ -30,8 +32,6 @@ nuget:
32
skip_branch_with_pr: true
33
skip_tags: true
34
33
-test: off
34
-
35
artifacts:
36
- path: build\Release\**\*.msi
37
name: msi