Enable pip upgrade

This commit is contained in:
Arun Prakash Jana 2018-08-10 08:11:38 +05:30
parent 593b99851b
commit 609ec3fe28
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ before_deploy:
- unset CFLAGS
- sudo apt-get update -qy
- sudo apt-get install -qy python3 python3-pip
- sudo python3 -m pip install --upgrade pip
- sudo python3 -m pip install packagecore
- packagecore -o dist/ "${TRAVIS_TAG#v}"
- mv ../$REPO-${TRAVIS_TAG}.tar.gz dist/