summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--appveyor.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/appveyor.yml b/appveyor.yml
index f0e21fc..bd0800a 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -21,14 +21,14 @@ test_script:
- ci\\runtests.bat
- set PYTHON="C:\\Python27-x64"
- ci\\runtests.bat
- - set PYTHON="C:\\Python35"
- - ci\\runtests.bat
- - set PYTHON="C:\\Python35-x64"
- - ci\\runtests.bat
- set PYTHON="C:\\Python36"
- ci\\runtests.bat
- set PYTHON="C:\\Python36-x64"
- ci\\runtests.bat
+ - set PYTHON="C:\\Python37"
+ - ci\\runtests.bat
+ - set PYTHON="C:\\Python37-x64"
+ - ci\\runtests.bat
after_test:
# This step builds your wheels.