Skip to content

Commit 09b6d4b

Browse files
gvanrossumddfisher
authored andcommitted
Only do two runs on AppVeyor instead of four. (#3242)
Windows Python wheels are version-independent.
1 parent 6df76ca commit 09b6d4b

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

appveyor.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
11
environment:
22
matrix:
33

4-
- PYTHON: "C:\\Python35"
5-
PYTHON_VERSION: "3.5.1"
6-
PYTHON_ARCH: "32"
7-
8-
- PYTHON: "C:\\Python35-x64"
9-
PYTHON_VERSION: "3.5.1"
10-
PYTHON_ARCH: "64"
11-
124
- PYTHON: "C:\\Python36"
135
PYTHON_VERSION: "3.6.x"
146
PYTHON_ARCH: "32"

0 commit comments

Comments
 (0)