We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd7b628 commit e1482dcCopy full SHA for e1482dc
.travis.yml
@@ -28,6 +28,6 @@ jobs:
28
on:
29
tags: true
30
distributions: sdist bdist_wheel
31
- user: <PyPI user>
+ user: reportportal
32
password:
33
secure: <PyPI password encrypted using "gem install travis && travis encrypt --add deploy.password">
0 commit comments