forked from p15670423/monkey
Project: Use the latest pip in travis build
This commit is contained in:
parent
fae4247505
commit
879f809aa4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue