summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index c75040169..87640b192 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -69,6 +69,6 @@ build_script:
 test_script:
   - tests\testament\tester --pedantic all
   - koch csource
-  - koch xz
+  - koch zip
 
 deploy: off