Skip to content

Commit 73f13c6

Browse files
committed
chore: update pypi upload creds
1 parent 8b042a8 commit 73f13c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ deploy:
4242
python: '3.5'
4343
branch: master
4444
- provider: pypi
45-
user: watson-devex
46-
password: $PYPI_PASSWORD
45+
user: $PYPI_USER
46+
password: $PYPI_TOKEN
4747
repository: https://upload.pypi.org/legacy
4848
skip_cleanup: true
4949
on:

0 commit comments

Comments
 (0)