MOBILE-3833 travis: Install npm 7

main
Pau Ferrer Ocaña 2021-09-14 13:00:44 +02:00
parent d8bab320d7
commit f4494f45c7
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ cache:
before_install:
- nvm install
- npm install npm@^7 -g
- node --version
- npm --version
- nvm --version