mirror of
https://github.com/iv-org/videojs-quality-selector.git
synced 2024-11-22 21:29:50 +00:00
chore: install explicit version of NPM
This commit is contained in:
parent
505ab6e050
commit
34e3da4550
@ -6,7 +6,7 @@ node_js:
|
||||
- "10"
|
||||
- "8"
|
||||
|
||||
before_install: if [[ `npm -v` != 6* ]]; then npm i -g npm@6.13.4; fi
|
||||
before_install: npm i -g npm@6.13.4
|
||||
|
||||
script:
|
||||
- npm run commitlint
|
||||
|
Loading…
Reference in New Issue
Block a user