aboutsummaryrefslogtreecommitdiff
path: root/.ci/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to '.ci/appveyor.yml')
-rw-r--r--.ci/appveyor.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.ci/appveyor.yml b/.ci/appveyor.yml
index 318b16b..9dcee48 100644
--- a/.ci/appveyor.yml
+++ b/.ci/appveyor.yml
@@ -12,6 +12,8 @@ environment:
- PYTHON: "C:\\Python35-x64\\python.exe"
- PYTHON: "C:\\Python36\\python.exe"
- PYTHON: "C:\\Python36-x64\\python.exe"
+ - PYTHON: "C:\\Python37\\python.exe"
+ - PYTHON: "C:\\Python37-x64\\python.exe"
branches:
# Avoid building PR branches.