Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Updated deployment cred
  • Loading branch information
ramav87 authored Dec 18, 2020
1 parent c562832 commit 751c292
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ deploy:
- provider: pypi
skip_cleanup: true
user:
secure: $PYPIUSER
secure: $PYPIUSER2
password:
secure: $PYPIPASS
secure: $PYPIPASS2
distributions: "sdist bdist_wheel"
file_glob: true
file:
Expand Down

0 comments on commit 751c292

Please sign in to comment.