瀏覽代碼

Updated Travis script.

Piotrek Koszuliński 9 年之前
父節點
當前提交
f7fb3bfd69
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      .travis.yml

+ 3 - 2
.travis.yml

@@ -15,7 +15,8 @@ before_install:
   - export DISPLAY=:99.0
   - sh -e /etc/init.d/xvfb start
 install:
-  - npm install
-  - npm install @ckeditor/ckeditor5-dev-tests
+  - npm install mgit2 lerna @ckeditor/ckeditor5-dev-tests
+  - mgit bootstrap
+  - lerna bootstrap
 script:
   - node_modules/.bin/ckeditor5-dev-tests --reporter=dots