Explorar el Código

Maybs it works with older npm?

Renée Kooi hace 6 años
padre
commit
dbd88edbdb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -17,7 +17,7 @@ cache:
   directories:
   - ~/.npm
 before_install:
-- nvm install-latest-npm
+- npm install -g npm@6.3
 script:
 - npm run web:install
 - npm run build