mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 18:26:17 +03:00
Merge pull request #1283 from hugovk/win_build_all_branches
Windows: build all branches
This commit is contained in:
commit
13f828c47e
|
@ -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