Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
d1618033 authored Feb 12, 2020
1 parent f7c1d1e commit df3f7cb
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,3 @@ after_success:
before_deploy:
- poetry build

deploy:
provider: script
script: poetry publish --no-interaction --username=$PYPI_USER --password=$PYPI_PASS
skip_cleanup: true
on:
branch: master
tags: true

0 comments on commit df3f7cb

Please sign in to comment.