mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-03 13:14:27 +03:00
renabling pyroma
This commit is contained in:
parent
9dd559cb50
commit
2ca9ffba5d
|
@ -16,7 +16,7 @@ python:
|
|||
install:
|
||||
- "sudo apt-get -qq install libfreetype6-dev liblcms2-dev python-qt4 ghostscript libffi-dev cmake"
|
||||
- "pip install cffi"
|
||||
- "pip install coveralls nose nose-cov"
|
||||
- "pip install coveralls nose pyroma nose-cov"
|
||||
- if [ "$TRAVIS_PYTHON_VERSION" == "2.6" ]; then pip install unittest2; fi
|
||||
|
||||
# webp
|
||||
|
|
Loading…
Reference in New Issue
Block a user