Explorar o código

Added "--no-ci" as a option for lerna/bootstrap.

Kamil Piechaczek %!s(int64=7) %!d(string=hai) anos
pai
achega
00950d327f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -20,7 +20,7 @@ install:
   - npm install
   - npm install mgit2 lerna
   - mgit bootstrap --resolver-url-template="https://github.com/\${ path }.git"
-  - lerna bootstrap
+  - lerna bootstrap --no-ci
 script:
   - npm t -- --reporter=dots
   - npm run docs:api -- --validate-only