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 fc66e2b commit f21dc5eCopy full SHA for f21dc5e
.travis.yml
@@ -13,7 +13,7 @@ node_js:
13
- "5"
14
- "4"
15
script:
16
- - yarn run coverage
+ - yarn run coverage -- --maxWorkers 4
17
- yarn run build
18
after_success:
19
- 'curl -Lo travis_after_all.py https://git.io/travis_after_all'
0 commit comments