Skip to content

Commit 12b2ad1

Browse files
committed
CI: Temporarily drop all other tests
1 parent 52c8527 commit 12b2ad1

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

appveyor.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,9 @@ environment:
55
DEPENDS: numpy scipy matplotlib h5py pydicom
66

77
matrix:
8-
- PYTHON: C:\Python27
9-
- PYTHON: C:\Python27-x64
10-
- PYTHON: C:\Python34
11-
- PYTHON: C:\Python34-x64
12-
- PYTHON: C:\Python35
13-
- PYTHON: C:\Python35-x64
148
- PYTHON: C:\Python35-x64
159
PYTHONHASHSEED: 283137131
1610
DEPENDS: "h5py==2.9.0"
17-
- PYTHON: C:\Python36
18-
- PYTHON: C:\Python36-x64
19-
- PYTHON: C:\Python37
20-
- PYTHON: C:\Python37-x64
2111

2212
install:
2313
# Prepend newly installed Python to the PATH of this build (this cannot be

0 commit comments

Comments
 (0)