summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2018-09-30 14:02:07 -0400
committerJulian Berman <Julian@GrayVines.com>2018-09-30 14:02:07 -0400
commitf43607467df87a5dd971142caaac88ed4b9de16a (patch)
treee52c89b4ff1a20e48cf4596de3a4458041921032
parentc064536f329fbe135d8f0f4e18ccc7881ac019a6 (diff)
downloadjsonschema-f43607467df87a5dd971142caaac88ed4b9de16a.tar.gz
Py37.
-rw-r--r--.appveyor.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index b879c73..9b21fab 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -51,6 +51,18 @@ environment:
- TOXENV: py36-tests
PYTHON: "C:\\Python36-x64"
+ - TOXENV: py37-build
+ PYTHON: "C:\\Python37"
+
+ - TOXENV: py37-build
+ PYTHON: "C:\\Python37-x74"
+
+ - TOXENV: py37-tests
+ PYTHON: "C:\\Python37"
+
+ - TOXENV: py37-tests
+ PYTHON: "C:\\Python37-x74"
+
init:
- echo "TOXENV- %TOXENV%"