mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-28 02:04:36 +03:00
TMP: remove long tests to get wheel build
This commit is contained in:
parent
86ef45d0e2
commit
392371688b
|
@ -29,13 +29,6 @@ script:
|
||||||
- cd Pillow
|
- cd Pillow
|
||||||
- python selftest.py --installed
|
- python selftest.py --installed
|
||||||
- pip install nose
|
- pip install nose
|
||||||
- export NOSE_PROCESS_TIMEOUT=600
|
|
||||||
- export NOSE_PROCESSES=-1
|
|
||||||
- if [ -f test-installed.py ]; then
|
|
||||||
python test-installed.py ;
|
|
||||||
else
|
|
||||||
python Tests/run.py --installed ;
|
|
||||||
fi
|
|
||||||
- cd ..
|
- cd ..
|
||||||
|
|
||||||
before_deploy: cd Pillow/dist
|
before_deploy: cd Pillow/dist
|
||||||
|
|
Loading…
Reference in New Issue
Block a user