language: node_js node_js: - "node" - "lts/*" install: - npm update npm -g - npm install