mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-05-12 17:18:30 +02:00
one more test
This commit is contained in:
parent
ea165fe1b1
commit
fbe9f1b6e1
1 changed files with 1 additions and 2 deletions
|
@ -11,5 +11,4 @@ tasks:
|
||||||
PATH=$PATH:/home/build/.local/bin
|
PATH=$PATH:/home/build/.local/bin
|
||||||
pipenv install
|
pipenv install
|
||||||
pipenv install --dev
|
pipenv install --dev
|
||||||
pipenv shell
|
pipenv run --with-coverage --cover-package=stegano
|
||||||
nosetests --with-coverage --cover-package=stegano
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue