Fix previous commit.

This commit is contained in:
Valentin Lorentz 2014-05-24 22:14:35 +02:00
parent 06b929c1a3
commit 80bb63460d

View File

@ -9,7 +9,6 @@ python:
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
install:
- pip install -vr requirements.txt
- pip install -r requirements.txt
# command to run tests, e.g. python setup.py test
script:
- echo $TRAVIS_PYTHON_VERSION