From 6bc164316666addde26feeec2d521b797de50dbb Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Sat, 19 Dec 2020 00:04:24 -0600 Subject: Enable XML doc and run tests in appveyor.cmd. --- appveyor.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'appveyor.yml') diff --git a/appveyor.yml b/appveyor.yml index 522e5af3..f602d07c 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -21,6 +21,8 @@ environment: build_script: - appveyor.cmd +test: off + pull_requests: do_not_increment_build_number: true -- cgit v1.2.3-55-g6feb