travis.yml: Add some dependencies.

master
Valentin Lorentz 2013-02-01 21:01:21 +01:00
parent b03163135d
commit e7b4a6d5c2
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ python:
- "pypy"
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
install:
- pip install limnoria
- pip install limnoria libxml2 chardet django lxml simplejson bs4 twitter
# command to run tests, e.g. python setup.py test
script:
- echo $TRAVIS_PYTHON_VERSION