Skip to content

Commit

Permalink
#20 Add skip_cleanup to Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Jose committed May 24, 2019
1 parent d71210d commit 21157ac
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
@@ -1,8 +1,8 @@
language: node_js
node_js:
- '8'
before_deploy: "npm install --ignore-scripts"
deploy:
skip_cleanup: true
provider: npm
email: [email protected]
api_key:
Expand Down

0 comments on commit 21157ac

Please sign in to comment.