Skip to content

Commit

Permalink
contrl concurrency for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ssetem committed Oct 20, 2017
1 parent 1728c2e commit f16d1d1
Show file tree
Hide file tree
Showing 3 changed files with 411 additions and 1,356 deletions.
2 changes: 1 addition & 1 deletion circle.yml
Expand Up @@ -40,5 +40,5 @@ test:
pre:
- mkdir -p $CIRCLE_TEST_REPORTS/{jest,cypress}
- npm install lerna -g
- lerna bootstrap --loglevel verbose
- lerna bootstrap --concurrency 1 --loglevel verbose
- lerna run build
30 changes: 15 additions & 15 deletions packages/searchkit-e2e-tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f16d1d1

Please sign in to comment.