one more test

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

View file

@ -11,4 +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 run --with-coverage --cover-package=stegano pipenv run nosetests --with-coverage --cover-package=stegano