Skip to content

Commit

Permalink
skip test for now
Browse files Browse the repository at this point in the history
  • Loading branch information
antonybudianto committed Nov 19, 2017
1 parent ff720ae commit 71ee9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"scripts": {
"build": "babel src -d lib --ignore spec.js",
"test": "echo \"Error: no test specified\" && exit 1"
"test": "exit 0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 71ee9ec

Please sign in to comment.