##// END OF EJS Templates
Bump up Python version on Appveyor too
Thomas Kluyver -
Show More
@@ -8,8 +8,8 b' environment:'
8 PYTHON_VERSION: "3.6.x"
8 PYTHON_VERSION: "3.6.x"
9 PYTHON_ARCH: "32"
9 PYTHON_ARCH: "32"
10
10
11 - PYTHON: "C:\\Python33-x64"
11 - PYTHON: "C:\\Python34-x64"
12 PYTHON_VERSION: "3.3.x"
12 PYTHON_VERSION: "3.4.x"
13 PYTHON_ARCH: "64"
13 PYTHON_ARCH: "64"
14
14
15 - PYTHON: "C:\\Python36-x64"
15 - PYTHON: "C:\\Python36-x64"
General Comments 0
You need to be logged in to leave comments. Login now