@joebigelow / wix-1 / commits / 89050b0c

Disable testing via AppVeyor

Rob Mensching committed Apr 19, 2021 at 16:12 UTC 89050b0cbf7bb7f1bc428376d76f3bea2022d274
1 file changed +2
appveyor.yml
+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