mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-27 17:54:32 +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
|
- cd Pillow
|
||||||
- python selftest.py --installed
|
- python selftest.py --installed
|
||||||
- pip install nose
|
- pip install nose
|
||||||
- export NOSE_PROCESS_TIMEOUT=240
|
- export NOSE_PROCESS_TIMEOUT=600
|
||||||
- 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