We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f5dbb0 commit 664765eCopy full SHA for 664765e
package.json
@@ -8,7 +8,7 @@
8
"author": "IBM Corp.",
9
"main": "index.js",
10
"scripts": {
11
- "coverage": "nyc report --reporter=text-lcov --reporter=text | coveralls",
+ "coverage": "nyc report --reporter=text-lcov | coveralls",
12
"benchmarks": "make benchmarks",
13
"leak-detection": "make leak-detection",
14
"test": "nyc mocha test/*.test.js node_modules/juggler-v4/test.js",
0 commit comments