8
0
فهرست منبع

Check if we need still to limit concurrency after #432.

Piotrek Koszuliński 8 سال پیش
والد
کامیت
7a3e75355e
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -17,6 +17,6 @@ before_install:
 install:
   - npm install mgit2 lerna @ckeditor/ckeditor5-dev-tests
   - mgit bootstrap --resolver-url-template="https://github.com/\${ path }.git"
-  - lerna bootstrap --concurrency=1
+  - lerna bootstrap
 script:
   - npm t