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