mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-24 17:06:16 +03:00
Merge pull request #481 from cgohlke/patch-3
Fix failing Travis CI due to invalid YAML
This commit is contained in:
commit
145883ef56
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user