Commit 33de7015 by sot528

remove coveralls script from package.json

parent f45a4e82
...@@ -5,8 +5,7 @@ ...@@ -5,8 +5,7 @@
"scripts": { "scripts": {
"test": "scripts/test.sh", "test": "scripts/test.sh",
"console": "truffle console", "console": "truffle console",
"coverage": "scripts/coverage.sh", "coverage": "scripts/coverage.sh"
"coveralls": "scripts/coveralls.sh"
}, },
"repository": { "repository": {
"type": "git", "type": "git",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment