one more test

This commit is contained in:
Cédric Bonhomme 2019-10-27 19:47:12 +01:00
parent 207ac6c4f8
commit 0d5a8a1362
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D

View file

@ -9,6 +9,7 @@ tasks:
- test: | - test: |
pip3 install pipenv pip3 install pipenv
PATH=$PATH:/home/build/.local/bin PATH=$PATH:/home/build/.local/bin
cd Stegano
pipenv install pipenv install
pipenv install --dev pipenv install --dev
pipenv run nosetests --with-coverage --cover-package=stegano pipenv run nosetests --with-coverage --cover-package=stegano