MOBILE-3947 travis: Add --no-audit to npm ci in Travis
parent
95abaa0e1f
commit
7b4c98f4ad
|
@ -26,7 +26,7 @@ before_install:
|
|||
- node --version
|
||||
- npm --version
|
||||
- nvm --version
|
||||
- npm ci
|
||||
- npm ci --no-audit
|
||||
|
||||
before_script:
|
||||
- npx gulp
|
||||
|
|
Loading…
Reference in New Issue