@joebigelow / wix-1 / commits / bcda6dba

Turn tests off in appveyor.yml since they're run in appveyor.cmd

Sean Hall committed Jun 24, 2020 at 14:35 UTC bcda6dbaee97210a35cfbba0bd7081a8d18dbdba
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