mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-09-30 07:10:33 +00:00
6 lines
No EOL
81 B
YAML
6 lines
No EOL
81 B
YAML
language: node_js
|
|
node_js:
|
|
- "lts/*"
|
|
cache:
|
|
directories:
|
|
- "node_modules" |