mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 09:26:16 +03:00
sudo apt-get update
This commit is contained in:
parent
7062b43466
commit
890bdc2c07
|
@ -19,6 +19,7 @@ python:
|
|||
- nightly
|
||||
|
||||
install:
|
||||
- "travis_retry sudo apt-get update"
|
||||
- "travis_retry sudo apt-get -qq install libfreetype6-dev liblcms2-dev python-qt4 ghostscript libffi-dev libjpeg-turbo-progs cmake imagemagick"
|
||||
- "travis_retry pip install cffi"
|
||||
- "travis_retry pip install nose"
|
||||
|
|
Loading…
Reference in New Issue
Block a user