Merge pull request #1363 from radarhere/winbuild

Added Python 3.3 to AppVeyor
This commit is contained in:
Hugo van Kemenade 2015-07-30 22:06:18 +03:00
commit b7b321d13d

View File

@ -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\