mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 01:16:16 +03:00
Merge pull request #1363 from radarhere/winbuild
Added Python 3.3 to AppVeyor
This commit is contained in:
commit
b7b321d13d
|
@ -9,6 +9,8 @@ environment:
|
||||||
- PYTHON: C:/Python34
|
- PYTHON: C:/Python34
|
||||||
- PYTHON: C:/Python27
|
- PYTHON: C:/Python27
|
||||||
- PYTHON: C:/Python34-x64
|
- PYTHON: C:/Python34-x64
|
||||||
|
- PYTHON: C:/Python33
|
||||||
|
- PYTHON: C:/Python33-x64
|
||||||
install:
|
install:
|
||||||
- git clone https://github.com/wiredfool/pillow-depends.git c:\pillow-depends
|
- git clone https://github.com/wiredfool/pillow-depends.git c:\pillow-depends
|
||||||
- xcopy c:\pillow-depends\*.zip c:\pillow\winbuild\
|
- xcopy c:\pillow-depends\*.zip c:\pillow\winbuild\
|
||||||
|
|
Loading…
Reference in New Issue
Block a user