mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-07 12:05:33 +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
|
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
|
||||||
install:
|
install:
|
||||||
- "pip install -r requirements.txt"
|
- "pip install -r requirements.txt"
|
||||||
- "pip install coveralls"
|
- "pip install coveralls"
|
||||||
|
|
||||||
# command to run tests, e.g. python setup.py test
|
# command to run tests, e.g. python setup.py test
|
||||||
script: python setup.py test
|
script: python setup.py test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user