mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-11-16 13:35:39 +01:00
Coveralls should be installed.
This commit is contained in:
parent
c58041b97c
commit
dabbad3afc
@ -10,6 +10,7 @@ python:
|
||||
install:
|
||||
- pip install --upgrade pytest
|
||||
- pip install --upgrade pytest-cov
|
||||
- pip install --upgrade coveralls
|
||||
script:
|
||||
- py.test --cov-report= --cov=ssh-audit -v test
|
||||
after_success:
|
||||
|
Loading…
Reference in New Issue
Block a user