mirror of
https://github.com/valitydev/yandex-tank.git
synced 2024-11-06 02:15:22 +00:00
Update .travis.yml
Trying to fix travis
This commit is contained in:
parent
c3c93ee7ec
commit
b223d5fd65
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user