Merge pull request #2946 from crazyserver/MOBILE-3833
MOBILE-3833 travis: Install npm 7
This commit is contained in:
commit
d2e185a2ed
@ -19,6 +19,7 @@ cache:
|
||||
|
||||
before_install:
|
||||
- nvm install
|
||||
- npm install npm@^7 -g
|
||||
- node --version
|
||||
- npm --version
|
||||
- nvm --version
|
||||
|
Loading…
x
Reference in New Issue
Block a user