update pip in travis tests

This commit is contained in:
Kyle Robbertze 2020-01-20 16:27:31 +02:00
parent 39e986a39c
commit 6d27871c1c
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@ install:
- >
if [[ "$PYTHON" == true ]]; then
pyenv local 3.7
pip3 install -U pip wheel
pip3 install --user mkdocs rgain3
pushd python_apps/airtime_analyzer
python3 setup.py install --dry-run --no-init-script