Skip to content

Commit

Permalink
Use travis encrypt to add password.
Browse files Browse the repository at this point in the history
  • Loading branch information
arkottke committed Oct 13, 2017
1 parent bbf2d8b commit 9bb8c84
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,8 @@ deploy:
provider: pypi
user: arkottke
password:
secure: !!binary |
RW5tRGlPRm5yRzNMa1FzNjV0NWN2SHNiTjc3QnJwdTZ4OVlXNWoyeXNXS3BDcnJCWnNCSmg4V0E5
WFpoczBnaWxmcXE3MktaODg5OEVnY00rRnBQdk1IVWRmMWdCTWlmMVJpRTFWOWpjMVFVQk8yY1Fk
VTZlQ0J4elhQTERFM1VHQjFVL1djL0d6M1NQU1cvZmY5QzRzTjJQaU5hM3dzc2IvY05ia2hXa0s4
PQ==
true:
secure: eIhb+3akjYdSP9aS9ef10WhiD81Mq9TG1p0irsSVwcCa2mUPaKx8Kq/KQ4Bt7Ha+vZKTu9OWedjmrwmzyVmr77NIJTF7I+UCmFDCR8zjMrweQuIlgQ9L/JmNXmmqOdji9Lp94shqzO/hDgwj3w+Fudvek+PCz8x83dYGxtUdi4A=
on:
distributions: sdist bdist_wheel
repo: arkottke/pyrvt
tags: true

0 comments on commit 9bb8c84

Please sign in to comment.