Fix build break

This commit is contained in:
Arun Prakash Jana 2019-02-19 16:12:20 +05:30
parent 1c96ac4ff5
commit 9ec4234e88
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ before_deploy:
- 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 --upgrade packagecore python3-setuptools
- sudo python3 -m pip install --upgrade packagecore
- packagecore -o dist/ "${TRAVIS_TAG#v}"
- mv ../$REPO-${TRAVIS_TAG}.tar.gz dist/