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:
|
before_install:
|
||||||
- nvm install
|
- nvm install
|
||||||
|
- npm install npm@^7 -g
|
||||||
- node --version
|
- node --version
|
||||||
- npm --version
|
- npm --version
|
||||||
- nvm --version
|
- nvm --version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user