aboutsummaryrefslogtreecommitdiffstats
path: root/.appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 21176b96..e9c62ba1 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -13,6 +13,8 @@ environment:
TOXENV: "py36"
PYINSTALLER: "1"
WININSTALLER: "1"
+ - PYTHON: "C:\\Python37"
+ TOXENV: "py37"
install:
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"