mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-04-03 17:04:30 +03:00
Travis.yml syntax fix
This commit is contained in:
parent
bd7e6b868f
commit
b8d4895bd5
|
@ -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