mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
BF: install nose for more comprehensive tests
This commit is contained in:
parent
047bd46391
commit
a7f60459ec
|
@ -29,6 +29,7 @@ install:
|
|||
script:
|
||||
- cd Pillow
|
||||
- python selftest.py --installed
|
||||
- pip install nose
|
||||
- if [ -f test-installed.py ]; then
|
||||
python test-installed.py ;
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue
Block a user