Skip to content

Commit

Permalink
[skyapi] refs skycoin#131 comments upload to PyPi
Browse files Browse the repository at this point in the history
  • Loading branch information
e1Ru1o committed Jul 8, 2019
1 parent e0e74e6 commit 2f8746a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,8 @@ case $TRAVIS_BRANCH in
*)
echo "Not a release branch";;
esac

# #Upload to PyPi
# echo "Upload to PyPi"
# twine upload -u $PYPITEST_USER -p $PYPITEST_PWD --repository-url https://upload.pypi.org/legacy/ dist/*
# twine upload -u $PYPITEST_USER -p $PYPITEST_PWD --repository-url https://upload.pypi.org/legacy/ lib/skyapi/dist/*

0 comments on commit 2f8746a

Please sign in to comment.