Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Reduce worker count to 4 - 8 wasnt much different from 4-6 but had co…
…ntention issues causing timeouts
  • Loading branch information
weswigham committed Jul 29, 2016
commit 78f943fffffe6b5231b68972300874be2cdb9013
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ node_js:
sudo: false

env:
- workerCount=8
- workerCount=4

matrix:
fast_finish: true
Expand Down