Skip to content

Commit

Permalink
Merge pull request #111 from mshriver/pypi-token
Browse files Browse the repository at this point in the history
try another syntax...
  • Loading branch information
mshriver authored Jul 30, 2019
2 parents b4c0a25 + b62a1fb commit 8290368
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ deploy:
# mshriver owned
user: "@token"
distributions: sdist bdist_wheel
password:
pypi: "AgEIcHlwaS5vcmcCJDA5OWM5YzdlLWZjMDItNDI5OS1iYjIyLTEzODVlNjZkZjk5YgACPHsicGVybWlzc2lvbnMiOiB7InByb2plY3RzIjogWyJmYXV4ZmFjdG9yeSJdfSwgInZlcnNpb24iOiAxfQAABiB4bqeyKIWAgAYE09oFlAFQU9tlJiUDRIaXJEvQxXlmsg"
password: "pypi:AgEIcHlwaS5vcmcCJDA5OWM5YzdlLWZjMDItNDI5OS1iYjIyLTEzODVlNjZkZjk5YgACPHsicGVybWlzc2lvbnMiOiB7InByb2plY3RzIjogWyJmYXV4ZmFjdG9yeSJdfSwgInZlcnNpb24iOiAxfQAABiB4bqeyKIWAgAYE09oFlAFQU9tlJiUDRIaXJEvQxXlmsg"
on:
tags: true
repo: omaciel/fauxfactory
Expand Down

0 comments on commit 8290368

Please sign in to comment.