This commit is contained in:
Omer Katz 2015-06-21 13:37:32 +00:00
commit 4e587729a8

View File

@ -15,6 +15,7 @@ python:
- "2.7_with_system_site_packages" # For PyQt4
- 3.2
- 3.3
- 3.4
install:
- "travis_retry sudo apt-get -qq install libfreetype6-dev liblcms2-dev python-qt4 ghostscript libffi-dev libjpeg-turbo-progs cmake imagemagick"