Skip to content

Commit

Permalink
Install setptools
Browse files Browse the repository at this point in the history
  • Loading branch information
jarun committed Aug 10, 2018
1 parent 609ec3f commit 78b8594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,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 packagecore
- sudo python3 -m pip install --upgrade packagecore setuptools
- packagecore -o dist/ "${TRAVIS_TAG#v}"
- mv ../$REPO-${TRAVIS_TAG}.tar.gz dist/

Expand Down

0 comments on commit 78b8594

Please sign in to comment.