summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index bd0800a..f338e17 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -29,6 +29,10 @@ test_script:
- ci\\runtests.bat
- set PYTHON="C:\\Python37-x64"
- ci\\runtests.bat
+ - set PYTHON="C:\\Python38"
+ - ci\\runtests.bat
+ - set PYTHON="C:\\Python38-x64"
+ - ci\\runtests.bat
after_test:
# This step builds your wheels.