mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-03 13:14:27 +03:00
Report failures sooner
This commit is contained in:
parent
445a8c06fc
commit
0c7cf4070e
|
@ -24,3 +24,5 @@ test_script:
|
||||||
- cd c:\pillow
|
- cd c:\pillow
|
||||||
- '%PYTHON%\Scripts\pip.exe install nose'
|
- '%PYTHON%\Scripts\pip.exe install nose'
|
||||||
- '%PYTHON%\python.exe test-installed.py'
|
- '%PYTHON%\python.exe test-installed.py'
|
||||||
|
matrix:
|
||||||
|
fast_finish: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user