Skip to content

Commit

Permalink
[DefinitelyTyped] Increase nProcesses from 1 to 4. (DefinitelyTyped#1…
Browse files Browse the repository at this point in the history
  • Loading branch information
leonard-thieu authored and Andy committed Jun 27, 2017
1 parent 86f817e commit 123aa29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"scripts": {
"compile-scripts": "tsc -p scripts",
"not-needed": "node scripts/not-needed.js",
"test": "node node_modules/types-publisher/bin/tester/test.js --run-from-definitely-typed --nProcesses 1",
"test": "node node_modules/types-publisher/bin/tester/test.js --run-from-definitely-typed --nProcesses 4",
"lint": "dtslint types"
},
"devDependencies": {
Expand Down

0 comments on commit 123aa29

Please sign in to comment.