Skip to content

Commit

Permalink
try maxWorkers with travis
Browse files Browse the repository at this point in the history
  • Loading branch information
logaretm committed Jun 11, 2018
1 parent 27b3a5f commit 87c91a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ install:
- npm install -g codecov
- yarn
after_success:
- yarn cover
- yarn cover --maxWorkers=$(nproc)
- bash <(curl -s https://codecov.io/bash)

0 comments on commit 87c91a1

Please sign in to comment.