Merge pull request #481 from cgohlke/patch-3

Fix failing Travis CI due to invalid YAML
This commit is contained in:
Alex Clark ☺ 2014-01-11 13:27:42 -08:00
commit 145883ef56

View File

@ -10,7 +10,7 @@ python:
- 3.2 - 3.2
- 3.3 - 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: script:
- python setup.py clean - python setup.py clean