Skip to content

Commit e82cd1d

Browse files
author
embs
committed
temp: Remove appveyor build for Python 3
These changes are meant to be merge in #158
1 parent d5c079b commit e82cd1d

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

.appveyor.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,6 @@ environment:
55
PYTHON: 'C:\Python27\python.exe'
66
- GENERATOR: 'Visual Studio 10 Win64'
77
PYTHON: 'C:\Python27-x64\python.exe'
8-
- GENERATOR: 'Visual Studio 10'
9-
PYTHON: 'C:\Python33\python.exe'
10-
- GENERATOR: 'Visual Studio 10 Win64'
11-
PYTHON: 'C:\Python33-x64\python.exe'
12-
- GENERATOR: 'Visual Studio 10'
13-
PYTHON: 'C:\Python34\python.exe'
14-
- GENERATOR: 'Visual Studio 10 Win64'
15-
PYTHON: 'C:\Python34-x64\python.exe'
16-
- GENERATOR: 'Visual Studio 14'
17-
PYTHON: 'C:\Python35\python.exe'
18-
- GENERATOR: 'Visual Studio 14 Win64'
19-
PYTHON: 'C:\Python35-x64\python.exe'
20-
- GENERATOR: 'Visual Studio 14'
21-
PYTHON: 'C:\Python36\python.exe'
22-
- GENERATOR: 'Visual Studio 14 Win64'
23-
PYTHON: 'C:\Python36-x64\python.exe'
248

259
init:
2610
- cmd: '%PYTHON% -m pip install -U nose wheel pygit2==0.26.1'

0 commit comments

Comments
 (0)