tech.lbry.org/.travis.yml

5 lines
76 B
YAML

language: node_js
node_js:
- "22"
before_install:
- npm i -g npm@latest