Skip to content

Commit efb9754

Browse files
committed
fix(pypi): Use functional id for pypi
1 parent ee70aab commit efb9754

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)