Install external PIP

This commit is contained in:
ziajka 2019-01-28 13:16:00 +01:00
parent 09dacccf38
commit 47afb8c937

@ -41,6 +41,7 @@ before_install:
# pyenv virtualenv 3.6.3 general
# pyenv global general
python3 -V
wget -qO- https://bootstrap.pypa.io/get-pip.py | python3
python3 -m pip -V