Browse Source

Maybs it works with older npm?

Renée Kooi 6 năm trước cách đây
mục cha
commit
dbd88edbdb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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