Skip to content

Commit

Permalink
remove coveralls script from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sot528 authored and SylTi committed Aug 24, 2017
1 parent 4c8c433 commit f9fe1da
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit f9fe1da

Please sign in to comment.