Skip to content

Commit

Permalink
@IanLee1521 the pypi deployment does not seem to like my username htt…
Browse files Browse the repository at this point in the history
  • Loading branch information
cleder committed Jun 9, 2015
1 parent 7a82e02 commit fd84af8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ notifications:
- IanLee1521@gmail.com
deploy:
provider: pypi
user: "Christian.Ledermann"
user:
password:
secure: Ri6RrdNePDkWWuOgtmbWHQWsZHerEVdI570AuCOWJVxHHyFGTdcsAXfklOwj5W3iE/2URjvtEb47UIorWvwmhI2TvGRkFSt8NS4gFEVXakquxwslYsK6CPFjo/PT2BoCiB93WJJmNWlwyERrjThaJYomEDlvb8IF+Qrru3wKm0Y=
secure:
distributions: "sdist bdist_wheel"
on:
tags: true

2 comments on commit fd84af8

@IanLee1521
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure that I've made use of the deploy part of Travis before. Is this something that I should try getting an account for and trying independently?

@cleder
Copy link
Owner Author

@cleder cleder commented on fd84af8 Jun 10, 2015 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.