mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 17:24:31 +03:00
Merge pull request #1572 from hugovk/travis-gce
Travis CI: sudo apt-get update
This commit is contained in:
commit
12a52b38a9
|
@ -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