install tk on travis

This commit is contained in:
Eric Soroos 2017-05-27 15:31:07 +00:00 committed by wiredfool
parent bd18a10c87
commit 66dc99347c

View File

@ -3,7 +3,7 @@
set -e
sudo apt-get update
sudo apt-get -qq install libfreetype6-dev liblcms2-dev\
sudo apt-get -qq install libfreetype6-dev liblcms2-dev python-tk \
python-qt4 ghostscript libffi-dev libjpeg-turbo-progs cmake imagemagick
pip install cffi
pip install nose