Skip to content

Commit 30288e8

Browse files
authored
Remove failing Appveyor Python 2.7 32-bit build (#2617)
There seems to be some sort of dependency issue on Appveyor, but it's not worth tracking down given how we'll be dropping Python 2.7 in the new year anyways.
1 parent a4c9ab5 commit 30288e8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

appveyor.yml

-5
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ branches:
77
environment:
88

99
matrix:
10-
- PYTHON: "C:\\Python27-conda32"
11-
PYTHON_VERSION: "2.7"
12-
PYTHON_ARCH: "32"
13-
CONDA_ENV: "py27-windows"
14-
1510
- PYTHON: "C:\\Python27-conda64"
1611
PYTHON_VERSION: "2.7"
1712
PYTHON_ARCH: "64"

0 commit comments

Comments
 (0)