Skip to content

Commit e1482dc

Browse files
committed
setting PyPI username
1 parent bd7b628 commit e1482dc

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
@@ -28,6 +28,6 @@ jobs:
2828
on:
2929
tags: true
3030
distributions: sdist bdist_wheel
31-
user: <PyPI user>
31+
user: reportportal
3232
password:
3333
secure: <PyPI password encrypted using "gem install travis && travis encrypt --add deploy.password">

0 commit comments

Comments
 (0)