mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-05-12 09:08:31 +02:00
fix pipenv path
This commit is contained in:
parent
4019e792d4
commit
649fd542d7
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ tasks:
|
|||
pipenv install
|
||||
pipenv install --dev
|
||||
- test: |
|
||||
PATH=$PATH:/home/build/.local/bin
|
||||
pipenv shell
|
||||
nosetests --with-coverage --cover-package=stegano
|
||||
- typecheck: |
|
||||
|
|
Loading…
Add table
Reference in a new issue