update pip in travis tests
This commit is contained in:
parent
39e986a39c
commit
6d27871c1c
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user