mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-27 09:44:31 +03:00
RF: pump up the timeout to travis max
This commit is contained in:
parent
aee70fae14
commit
54f4250e45
|
@ -29,7 +29,7 @@ script:
|
|||
- cd Pillow
|
||||
- python selftest.py --installed
|
||||
- pip install nose
|
||||
- export NOSE_PROCESS_TIMEOUT=240
|
||||
- export NOSE_PROCESS_TIMEOUT=600
|
||||
- if [ -f test-installed.py ]; then
|
||||
python test-installed.py ;
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue
Block a user