mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Installed extra test files on Appveyor
This commit is contained in:
parent
82caa13a02
commit
e0cbef34fb
|
@ -19,6 +19,7 @@ install:
|
|||
- git clone https://github.com/python-pillow/pillow-depends.git c:\pillow-depends
|
||||
- xcopy c:\pillow-depends\*.zip c:\pillow\winbuild\
|
||||
- xcopy c:\pillow-depends\*.tar.gz c:\pillow\winbuild\
|
||||
- xcopy /s c:\pillow-depends\test_images\* c:\pillow\tests\images
|
||||
- cd c:\pillow\winbuild\
|
||||
- c:\python34\python.exe c:\pillow\winbuild\build_dep.py
|
||||
- c:\pillow\winbuild\build_deps.cmd
|
||||
|
|
Loading…
Reference in New Issue
Block a user