Update .travis.yml

Trying to fix travis
This commit is contained in:
Andrey Pohilko 2013-11-02 13:48:07 +03:00
parent c3c93ee7ec
commit b223d5fd65

View File

@ -6,8 +6,8 @@ python:
# maintainers to fix their pypy-dev package.
# - "pypy"
# command to install dependencies
#install:
# - pip install . --use-mirrors
install:
- pip install psutil --use-mirrors
# - pip install -r requirements.txt --use-mirrors
# command to run tests
script: nosetests
script: nosetests