Skip to content

Commit

Permalink
add quotes around username
Browse files Browse the repository at this point in the history
  • Loading branch information
cleder committed Jun 9, 2015
1 parent 46f63a1 commit 7a82e02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ notifications:
- IanLee1521@gmail.com
deploy:
provider: pypi
user: Christian.Ledermann
user: "Christian.Ledermann"
password:
secure: Ri6RrdNePDkWWuOgtmbWHQWsZHerEVdI570AuCOWJVxHHyFGTdcsAXfklOwj5W3iE/2URjvtEb47UIorWvwmhI2TvGRkFSt8NS4gFEVXakquxwslYsK6CPFjo/PT2BoCiB93WJJmNWlwyERrjThaJYomEDlvb8IF+Qrru3wKm0Y=
distributions: "sdist bdist_wheel"
Expand Down

0 comments on commit 7a82e02

Please sign in to comment.