Skip to content

Commit b4ae711

Browse files
committed
fix
1 parent 05d484f commit b4ae711

File tree

2 files changed

+0
-118
lines changed

2 files changed

+0
-118
lines changed

.appveyor.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,7 @@ environment:
1313
TEST_OPTIONS:
1414
DEPLOY: YES
1515
matrix:
16-
- PYTHON: C:/vp/pypy2
17-
EXECUTABLE: bin/pypy.exe
18-
PIP_DIR: bin
19-
VENV: YES
2016
- PYTHON: C:/Python27-x64
21-
- PYTHON: C:/Python37
22-
- PYTHON: C:/Python27
23-
- PYTHON: C:/Python37-x64
24-
- PYTHON: C:/Python36
25-
- PYTHON: C:/Python36-x64
26-
- PYTHON: C:/Python35
27-
- PYTHON: C:/Python35-x64
28-
- PYTHON: C:/msys64/mingw32
29-
EXECUTABLE: bin/python3
30-
PIP_DIR: bin
31-
TEST_OPTIONS: --processes=0
32-
DEPLOY: NO
3317

3418

3519
install:

.travis.yml

Lines changed: 0 additions & 102 deletions
This file was deleted.

0 commit comments

Comments
 (0)