Skip to content

Commit 6ed5f87

Browse files
committed
ci: remove coverage script and pkg, close #97
1 parent 54a5efe commit 6ed5f87

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
"build": "rimraf lib && rollup -c",
2424
"build:w": "rimraf lib && rollup -c -w",
2525
"docs": "npm install --prefix src/docs && npm run build --prefix src/docs",
26-
"coverage": "nyc report --reporter=text-lcov | coveralls",
2726
"test": "npm run build && nyc ava",
2827
"pretest": "clinton"
2928
},
@@ -47,7 +46,6 @@
4746
"ava": "^3.9.0",
4847
"clinton": "^0.14.0",
4948
"conventional-changelog-cli": "^2.0.34",
50-
"coveralls": "^3.1.0",
5149
"husky": "^4.2.5",
5250
"lint-staged": "^10.2.10",
5351
"nyc": "^15.1.0",

0 commit comments

Comments
 (0)