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 e22be16 commit 7e7a7d8Copy full SHA for 7e7a7d8
circle.yml
@@ -4,5 +4,5 @@ machine:
4
test:
5
override:
6
- npm install -g yarn
7
- - yarn run bootstrap
+ - yarn run bootstrap -- --concurrency=1
8
- yarn run build
0 commit comments