Skip to content

Commit

Permalink
trying to fix npm deployment with Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
cconcolato committed Jul 20, 2015
1 parent 366e04c commit d5f6b3e
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 @@ -21,7 +21,7 @@ deploy:
- provider: npm
email: [email protected]
api_key:
secure: g90CbRmP0bsE5btpsSZkdrMGEI1QlRrs2rIFQy/KAQXrfp0qml5UqZKHgqvbry1r8KkLk/pUGRP2VIfkZy1EVqg1TWqO/IWmky6b8R1tpiPAJEgr0GRtoMGnIlCE0jgFm3jbLZ+nuH8PYsp/bWyhxtk+zlEa0kMBE5tzDsYZj/M=
secure: "qT37keNDM4h+9o7XvnCKDF/Hxt+zAcUtaqI78EHu77J22tWKFW45MJw8iL6yyJCit7kRyYAd/YSgk1LwwdJQwlWmuDIYYiF27NfGeLD+md1OlaPztUNhO9h6mm1jjSSYhhMEf3p2ugNmFih2EkXvodYcvhEpJyAMAeSU4jdmtGk="
skip_cleanup: true
on:
tags: true
Expand Down

0 comments on commit d5f6b3e

Please sign in to comment.