Project: Add upgrade to pipenv in Travis

This commit is contained in:
Ilija Lazoroski 2022-03-02 11:46:41 +01:00 committed by Mike Salvatore
parent bd5f51e31b
commit f2b498d3c9
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ os: linux
install:
# Python
- pip install pipenv
- pip install pipenv --upgrade
# Install island and monkey requirements as they are needed by UT's
- pushd monkey/monkey_island
- pipenv sync --dev # This installs dependencies from lock