mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-29 19:46:13 +02:00
one more test
This commit is contained in:
parent
207ac6c4f8
commit
0d5a8a1362
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ tasks:
|
|||
- test: |
|
||||
pip3 install pipenv
|
||||
PATH=$PATH:/home/build/.local/bin
|
||||
cd Stegano
|
||||
pipenv install
|
||||
pipenv install --dev
|
||||
pipenv run nosetests --with-coverage --cover-package=stegano
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue