mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-27 01:34:24 +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
|
||||
- python selftest.py --installed
|
||||
- pip install nose
|
||||
- export NOSE_PROCESSES=0
|
||||
- if [ -f test-installed.py ]; then
|
||||
python test-installed.py ;
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue
Block a user