Merge pull request #2946 from crazyserver/MOBILE-3833

MOBILE-3833 travis: Install npm 7
main
Dani Palou 2021-09-14 13:01:51 +02:00 committed by GitHub
commit d2e185a2ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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