Kamil Piechaczek hace 7 años
padre
commit
7eff8671c2
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -14,6 +14,8 @@ cache:
 before_install:
   - export DISPLAY=:99.0
   - sh -e /etc/init.d/xvfb start
+  - npm config set package-lock false
+  - npm i -g npm@^5.7.1
 install:
   - npm install
   - npm install mgit2 lerna