mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 18:26:17 +03:00
Build all branches
> All branches are built by default. http://www.appveyor.com/docs/branches
This commit is contained in:
parent
a92d737177
commit
d861269a62
|
@ -1,7 +1,4 @@
|
|||
version: 2.9.pre.{build}
|
||||
branches:
|
||||
only:
|
||||
- winbuild
|
||||
shallow_clone: true
|
||||
clone_folder: c:\pillow
|
||||
init:
|
||||
|
@ -27,4 +24,4 @@ build_script:
|
|||
test_script:
|
||||
- cd c:\pillow
|
||||
- '%PYTHON%\Scripts\pip.exe install nose'
|
||||
- '%PYTHON%\python.exe test-installed.py'
|
||||
- '%PYTHON%\python.exe test-installed.py'
|
||||
|
|
Loading…
Reference in New Issue
Block a user