From 6d27871c1cada97f92585c46f8546aab376d4c1b Mon Sep 17 00:00:00 2001 From: Kyle Robbertze Date: Mon, 20 Jan 2020 16:27:31 +0200 Subject: [PATCH] update pip in travis tests --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index abaf61498..db44c953f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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