mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-28 02:46:18 +03:00
RF: haphazard flag flipping
This commit is contained in:
parent
54f4250e45
commit
37b0008897
|
@ -30,6 +30,7 @@ script:
|
||||||
- python selftest.py --installed
|
- python selftest.py --installed
|
||||||
- pip install nose
|
- pip install nose
|
||||||
- export NOSE_PROCESS_TIMEOUT=600
|
- export NOSE_PROCESS_TIMEOUT=600
|
||||||
|
- export NOSE_PROCESSES=-1
|
||||||
- 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