Project: Use the latest pip in travis build

This commit is contained in:
Mike Salvatore 2022-08-15 07:37:36 -04:00
parent fae4247505
commit 879f809aa4
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ jobs:
install:
# Python
- nproc
- pip install pip --upgrade
- pip install pipenv --upgrade
# Install island and monkey requirements as they are needed by UT's