diff --git a/.travis.yml b/.travis.yml index 38c31cede..9809af2fe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,6 @@ python: - "2.5" # command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors install: - - setuptools # command to run tests, e.g. python setup.py test script: - python setup.py install --user