mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-14 19:36:38 +03:00
RF: try another fix for multiprocessing
This commit is contained in:
parent
074951f091
commit
aee70fae14
|
@ -29,7 +29,7 @@ script:
|
|||
- cd Pillow
|
||||
- python selftest.py --installed
|
||||
- pip install nose
|
||||
- export NOSE_PROCESSES=0
|
||||
- export NOSE_PROCESS_TIMEOUT=240
|
||||
- if [ -f test-installed.py ]; then
|
||||
python test-installed.py ;
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue
Block a user