Skip to content

Commit

Permalink
test(tooling): add
Browse files Browse the repository at this point in the history
Add test with exit code 0
  • Loading branch information
epranka committed Nov 20, 2019
1 parent 6d5c148 commit d710401
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
},
"bin": "./cli.js",
"scripts": {
"test": "exit 0",
"travis-deploy-once": "travis-deploy-once",
"semantic-release": "semantic-release",
"semantic-release-cli": "semantic-release-cli",
Expand Down

0 comments on commit d710401

Please sign in to comment.