Ver Fonte

Maybs it works with older npm?

Renée Kooi há 6 anos atrás
pai
commit
dbd88edbdb
1 ficheiros alterados com 1 adições e 1 exclusões
  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