Explorar o código

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

Piotrek Koszuliński %!s(int64=8) %!d(string=hai) anos
pai
achega
7a3e75355e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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