Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shashi278 authored May 11, 2021
1 parent 2d620c8 commit eca53c2
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 @@ -20,7 +20,7 @@ deploy:
provider: pypi
user: "__token__"
password:
secure: "pypi-AgEIcHlwaS5vcmcCJGM3M2I5M2Y1LTQ3NDQtNDNhMi04M2E3LWQ0YTY2YzE4Mjk5ZAACJXsicGVybWlzc2lvbnMiOiAidXNlciIsICJ2ZXJzaW9uIjogMX0AAAYg70xixGL_CDgiTRvzec-ncAUtgDpOkDxszyyh99kwAJI"
secure: "pypi-AgEIcHlwaS5vcmcCJDdhMTkyODMzLWE1Y2MtNDc3My1hYzI0LTM2ZGU5NTRkNmY4MAACPnsicGVybWlzc2lvbnMiOiB7InByb2plY3RzIjogWyJ0YXB0YXJnZXR2aWV3Il19LCAidmVyc2lvbiI6IDF9AAAGIAnncDRYv5MyAxTGReIb8VblzDX1pWqXr5dDNL5OhBc3"
distributions: "sdist bdist_wheel"
on:
tags: true

0 comments on commit eca53c2

Please sign in to comment.