@@ -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