Skip to content

Commit df021fd

Browse files
Merge pull request #5 from IBM/pypi
fix(pypi): Use functional id for pypi
2 parents ee70aab + efb9754 commit df021fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ deploy:
3333
python: '3.5'
3434
branch: master
3535
- provider: pypi
36-
user: ehdsouza
36+
user: watson-devex
3737
password: $PYPI_PASSWORD
3838
repository: https://upload.pypi.org/legacy
3939
skip_cleanup: true

0 commit comments

Comments
 (0)