diff --git a/package.json b/package.json index 5432258..d65cd73 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,7 @@ "test-cleanup": "rm -rf test/_tmp/* ; touch test/_tmp/.gitkeep", "test-debug": "DEBUG=node-7z npm run test", "coverage": "npx nyc --reporter=lcov npm test", - "coverage-html": "npx nyc --reporter=html npm test", - "coveralls": "cat ./coverage/lcov.info | npx coveralls" + "coverage-html": "npx nyc --reporter=html npm test" }, "repository": { "type": "git",