MOBILE-3833 travis: Use npm 7 on travis
parent
f7eac32983
commit
e2daa15a6f
|
@ -23,7 +23,6 @@ before_install:
|
|||
- npm --version
|
||||
- nvm --version
|
||||
- npm ci
|
||||
- npm install npm@^6 -g
|
||||
|
||||
before_script:
|
||||
- npx gulp
|
||||
|
|
Loading…
Reference in New Issue