Skip to content

Commit

Permalink
ci(pypi): add bot
Browse files Browse the repository at this point in the history
  • Loading branch information
NewFuture committed May 1, 2019
1 parent ca7ffcc commit ce133d3
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 @@ deploy:
branch: master
python: '3.7'
- provider: pypi
user: newfuture
user: newfuture-bot
password: "${PYPI_PWD}"
skip_cleanup: false
distributions: "sdist bdist_wheel" # Your distributions here
Expand Down

0 comments on commit ce133d3

Please sign in to comment.