language: node_js node_js: - node - 'lts/*' cache: npm script: - npm run build - npm run test