mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-24 08:14:10 +03:00
Merge pull request #1325 from hugovk/appveyor_fast_fail
AppVeyor: Report failures sooner
This commit is contained in:
commit
1a5f9cfac6
|
@ -24,3 +24,5 @@ test_script:
|
|||
- cd c:\pillow
|
||||
- '%PYTHON%\Scripts\pip.exe install nose'
|
||||
- '%PYTHON%\python.exe test-installed.py'
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user