MOBILE-3833 travis: Use npm 7 on travis

main
Pau Ferrer Ocaña 2021-08-09 12:02:15 +02:00
parent f7eac32983
commit e2daa15a6f
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ before_install:
- npm --version - npm --version
- nvm --version - nvm --version
- npm ci - npm ci
- npm install npm@^6 -g
before_script: before_script:
- npx gulp - npx gulp