Skip to content

Commit ebf7907

Browse files
author
Agnes Lin
committed
ci: test
Signed-off-by: Agnes Lin <[email protected]>
1 parent 5c6246a commit ebf7907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"author": "IBM Corp.",
99
"main": "index.js",
1010
"scripts": {
11-
"coverage": "nyc report --reporter=text-lcov --reporter=lcov | node ./node_modules/coveralls/bin/coveralls.js --verbose",
11+
"coverage": "nyc report --reporter=text-lcov --reporter=lcov | coveralls",
1212
"benchmarks": "make benchmarks",
1313
"leak-detection": "make leak-detection",
1414
"test": "nyc mocha test/*.test.js node_modules/juggler-v4/test.js",

0 commit comments

Comments
 (0)