dist: trusty language: node_js node_js: - 20 - 22 install: - npm install script: - npm run test