language: node_js node_js: - node - lts/* install: - npm install before_script: - npm test