Skip to content

Commit

Permalink
Add skip_cleanup to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Dec 4, 2017
1 parent c77c764 commit 48d8391
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,15 @@ sudo: false
after_script: bash <(curl -s https://codecov.io/bash)
deploy:
- provider: npm
skip_cleanup: true
email: tituswormer@gmail.com
api_key:
secure: LbM5/iQGRy65X728/MfeR7nQzJzkODx+Uk70+hIXEpFqTn+cRnHrp57TePWJsJwGskc8gp6e0UYFI52ure2WR8ZMBYs05S18CA/ye2xVrQhDzRaSFBTpe6OMhNwxmZrqDmdiiAiT2DwgAG/ZTf9WNkllWuKabN/6NW1/HfiEIcA=
on:
tags: true
node: '9.0'
- provider: releases
skip_cleanup: true
api_key:
secure: Kq+MYZMK9Lz9UCKvnYijdmxb+7onHtdAAiVDcGfL+wZHA1nMa6g0n3QI11RyOE8hWX5asDivghs+5kkTCEdp54MpFIDd3XmP7vecRlWlFdSFl9wC+xC4nBik5FSqqQ/KMvjn4ZoLxopeNzjm+lhsLBdGWdWpa3HU0EKf3JZF2UU=
file:
Expand Down

0 comments on commit 48d8391

Please # to comment.