Skip to content

Commit

Permalink
Increase nProcesses from 4 to 8. (DefinitelyTyped#17656)
Browse files Browse the repository at this point in the history
  • Loading branch information
leonard-thieu authored and Andy committed Jun 30, 2017
1 parent 00222e6 commit 862ccce
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 4",
"test": "node node_modules/types-publisher/bin/tester/test.js --run-from-definitely-typed --nProcesses 8",
"lint": "dtslint types"
},
"devDependencies": {
Expand Down

0 comments on commit 862ccce

Please sign in to comment.