FIX: travis

This commit is contained in:
François Boulogne 2014-01-07 21:30:37 -05:00
parent 980517587d
commit 9f77651001

View File

@ -10,7 +10,7 @@ python:
- 3.2
- 3.3
install: "sudo apt-get -qq install libfreetype6-dev liblcms2-dev libwebp-dev python-qt4 ghostscript""
install: "sudo apt-get -qq install libfreetype6-dev liblcms2-dev libwebp-dev python-qt4 ghostscript"
script:
- python setup.py clean