mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-06 03:25:21 +00:00
fix .travis.yml
This commit is contained in:
parent
44075e14f1
commit
360168ff10
@ -11,8 +11,8 @@ python:
|
||||
|
||||
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
|
||||
install:
|
||||
- "pip install -r requirements.txt"
|
||||
- "pip install coveralls"
|
||||
- "pip install -r requirements.txt"
|
||||
- "pip install coveralls"
|
||||
|
||||
# command to run tests, e.g. python setup.py test
|
||||
script: python setup.py test
|
||||
|
Loading…
x
Reference in New Issue
Block a user