mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-27 17:54:32 +03:00
RF: try disabling multiprocess tests
Suggestion from @wiredfool on github
This commit is contained in:
parent
6919d6daf3
commit
7163b90cdf
|
@ -29,6 +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
|
||||||
- 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