language: node_js sudo: false node_js: - 6 - 8 - 10 script: - npm run ci