From 0d5a8a1362a5d9f0c3dd66f1c661960a5693dfc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Sun, 27 Oct 2019 19:47:12 +0100 Subject: [PATCH] one more test --- .builds/debian.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.builds/debian.yml b/.builds/debian.yml index 262e61e..8fe062a 100644 --- a/.builds/debian.yml +++ b/.builds/debian.yml @@ -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