chg: [travis] self update of pip3 to update pip3

pull/3352/head
Alexandre Dulaunoy 2018-06-18 15:17:27 +02:00
parent 6fd5d81f4d
commit 84a57c204b
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ before_install:
- git config --global user.name "TravisCI"
install:
- pip3 install --upgrade pip3
- pip3 install --user --upgrade -r requirements.txt
- phpenv rehash
- pushd app