remove coveralls script from package.json
This commit is contained in:
@ -5,8 +5,7 @@
|
||||
"scripts": {
|
||||
"test": "scripts/test.sh",
|
||||
"console": "truffle console",
|
||||
"coverage": "scripts/coverage.sh",
|
||||
"coveralls": "scripts/coveralls.sh"
|
||||
"coverage": "scripts/coverage.sh"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user