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 5208173 commit 5bc0eeaCopy full SHA for 5bc0eea
.travis.yml
@@ -14,7 +14,7 @@ script:
14
- yarn commitlint --from="$TRAVIS_BRANCH" --to="$TRAVIS_COMMIT"
15
- yarn commitlint --from=$TRAVIS_COMMIT
16
- yarn prettylint
17
-- yarn test --coverage
+- yarn test --coverage --maxWorkers 2
18
after_script: greenkeeper-lockfile-upload
19
jobs:
20
include:
0 commit comments