travis.yml: Update dependencies.

master
Valentin Lorentz 2013-05-10 17:08:00 +02:00
parent 86c3b9ad55
commit 436d1fa9d8
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 chardet django lxml simplejson beautifulsoup4 twitter
- pip install limnoria chardet django lxml simplejson beautifulsoup4 python-twitter requests
# command to run tests, e.g. python setup.py test
script:
- echo $TRAVIS_PYTHON_VERSION