language: node_js node_js: - 6 - 10.0 script: - npm install - npm run test