diff --git a/.travis.yml b/.travis.yml index 086f059c6..ffc930a38 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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