Skip to content

Commit

Permalink
chore: skip cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ptbrowne committed Oct 31, 2017
1 parent 395c8f0 commit 9d5c510
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ script:
deploy:
provider: npm
email: [email protected]
skip_cleanup: true
api_key:
secure: ClGFyibVA3QxWlQPmIZhnOGOCY4r9YzPuVE8CcwvG8I11upDSuwJ5YRNF/i8bG3AbtKgcX4vHeu6fTZ936MNxoA+HcVVTlM2XMAaZoFnVBG0tUKuHe1qg7n+cVQlDvuEvln4t2yDGwq1fvlsljmT/YyvvQ28ffB++OSb9xHky/u6stmY8xquPbJ9vusF/jap8YzeIAz537z7sqHPz782Fg+hdbcLv0Dy8IQx+8KE/e1kPLutsznPDeVANpKU87k0HXHNzJzeH/8mbuap19Io4dvqhNPIyQ2zDsFpQhPwUrrevfizyClZuvaxwwNAxg1fK3InV3Y3Z8JsxM8HZdKs5v+qvHC8cHuhSJ/Cb2jr3Sod2sc/+fxnQ5ox3tdpOD1UeLCktI8E0V86nqDwSU/yW7b09QMfot0a5WQUru0hHgSY/uwgx/BKkBTMsu0VhUzQMUDrmQX+FpYyojTOw17dqw5GozYEpHZ5t0znQ0GUoA/qO2e3o9EV+zcpfe6DBYDxQx1b4U7GPYwUK8QWOuKv4mVtyUlzBdDinVxZ4l1ST34/+OBCGHsZglL/5l6Kq0NCIONU/vr8ZHx5wqKYwI5qRKp2+BnfHbsHnQ2WHEdSFaOL/0g0n0Z9V0KHNfIWKzNHYRlHrMLcZ/bGf+Eh+g4gH2Eue8ELF5Xq3rkgPsTXhLk=
on:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cozy-bar",
"version": "4.3.2",
"version": "4.3.3",
"description": "cozy-bar.js library, a small lib provided by cozy-stack to inject the Cozy-bar component into each app",
"main": "dist/cozy-bar.js",
"author": "Cozy Cloud <[email protected]> (https://cozy.io/)",
Expand Down

0 comments on commit 9d5c510

Please sign in to comment.