From 37e1f1eaaa098ede90192b0c983145ef6e10363f Mon Sep 17 00:00:00 2001 From: Amine Mouafik Date: Thu, 28 Nov 2019 22:28:07 +0700 Subject: Remove travis_wait for npx lerna bootstrap --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d44187e75..235953fad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,7 +23,7 @@ before_install: install: - echo do nothing before_script: - - travis_wait 60 npx lerna bootstrap + - npx lerna bootstrap - npm install node-sass -g script: - travis_wait 30 npm run build -- cgit v1.2.3-70-g09d2