mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-08-23 09:37:27 +00:00
run latest npm
This commit is contained in:
parent
8874148646
commit
1c320864f0
1 changed files with 2 additions and 1 deletions
|
@ -3,4 +3,5 @@ node_js:
|
||||||
- "lts/*"
|
- "lts/*"
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- "node_modules"
|
- "node_modules"
|
||||||
|
before_install: dpkg --compare-versions `npm -v` ge 6.4.0 || npm i -g npm@^6.4.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue