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