소스 검색

CI: Install dependencies firstly.

Kamil Piechaczek 7 년 전
부모
커밋
c0ef6a9d56
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -15,6 +15,7 @@ before_install:
   - export DISPLAY=:99.0
   - sh -e /etc/init.d/xvfb start
 install:
+  - npm install
   - npm install mgit2 lerna
   - mgit bootstrap --resolver-url-template="https://github.com/\${ path }.git"
   - lerna bootstrap