Skip to content

Commit

Permalink
update travis yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nkarasiak committed Jul 6, 2020
1 parent a326490 commit 52db834
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -16,8 +16,7 @@ script:
deploy:
provider: pypi
user: __token__
password:
secure: pypi-AgEIcHlwaS5vcmcCJGU2Y2QwMGFjLTgzZTktNDc0MS1hYWYxLTY2ZWI4ZmY2NWM5ZQACO3sicGVybWlzc2lvbnMiOiB7InByb2plY3RzIjogWyJtdXNlb3BoZW5vIl19LCAidmVyc2lvbiI6IDF9AAAGIJtXHl5gQ_BgZPEGR0qMSfv-D5ihpyxvILNBss_7e21Y
password: pypi-AgEIcHlwaS5vcmcCJDdiYWUyNTQ3LWVhZTQtNDgxMi1iMDcyLWQwNzVhYTg2ZTc1NAACO3sicGVybWlzc2lvbnMiOiB7InByb2plY3RzIjogWyJtdXNlb3BoZW5vIl19LCAidmVyc2lvbiI6IDF9AAAGIDO3kZuTrT5mNhu8xwZ6lWTYYWg3ahNjUHCBlpv6snpO
on:
tags: true
branch: master
Expand Down

0 comments on commit 52db834

Please sign in to comment.