##// END OF EJS Templates
Merge pull request #10199 from Carreau/no-32-bit...
Thomas Kluyver -
r23237:8869e7f4 merge
parent child Browse files
Show More
@@ -4,18 +4,6 b' matrix:'
4 4
5 5 environment:
6 6 matrix:
7 - PYTHON: "C:\\Python33"
8 PYTHON_VERSION: "3.3.x"
9 PYTHON_ARCH: "32"
10
11 - PYTHON: "C:\\Python34"
12 PYTHON_VERSION: "3.4.x"
13 PYTHON_ARCH: "32"
14
15 - PYTHON: "C:\\Python35"
16 PYTHON_VERSION: "3.5.x"
17 PYTHON_ARCH: "32"
18
19 7 - PYTHON: "C:\\Python36"
20 8 PYTHON_VERSION: "3.6.x"
21 9 PYTHON_ARCH: "32"
General Comments 0
You need to be logged in to leave comments. Login now