Commit 6a7404e7 authored by Michal Čihař's avatar Michal Čihař

Fix typo

parent 4e58bca3
......@@ -9,9 +9,9 @@ env:
before_install:
- sudo apt-get update -qq
- sudo apt-get install git
- sude apt-get build-dep pygobject
- sude apt-get build-dep pygtk
- sude apt-get build-dep pycairo
- sudo apt-get build-dep pygobject
- sudo apt-get build-dep pygtk
- sudo apt-get build-dep pycairo
# command to install dependencies
install:
- pip install --use-mirrors Django==$DJANGO_VERSION GitPython south django-registration whoosh translate-toolkit lxml
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment