Skip to content

Commit

Permalink
Merge pull request #107 from mshriver/update-travis-deploy-auth
Browse files Browse the repository at this point in the history
Update travis deploy cred
  • Loading branch information
mshriver authored Jul 30, 2019
2 parents a068699 + e9e24cc commit f8d43a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ notifications:
deploy:
provider: pypi
skip_existing: true
user: mshriver
# mshriver owned
user: @token
distributions: sdist bdist_wheel
password:
secure: gy2PpSfC2ymVu85DmiOeQaEt27wG4T4NnmJgo4Ru2bzoIwFQmO3HFP0YyiMISXjccLATrZriIQTS2iX6r63rjh72alYcddDcl2tBzVOM47zFodwcgDe1s4nEUP2jNdEBmxsYHBOm0hnDTS6pVRQJGEqkRw0T2iz9eE4DgjlX6yU=
password: AgEIcHlwaS5vcmcCJDA5OWM5YzdlLWZjMDItNDI5OS1iYjIyLTEzODVlNjZkZjk5YgACPHsicGVybWlzc2lvbnMiOiB7InByb2plY3RzIjogWyJmYXV4ZmFjdG9yeSJdfSwgInZlcnNpb24iOiAxfQAABiB4bqeyKIWAgAYE09oFlAFQU9tlJiUDRIaXJEvQxXlmsg
on:
tags: true
repo: omaciel/fauxfactory
Expand Down

0 comments on commit f8d43a5

Please sign in to comment.