language: node_js sudo: false node_js: - 12 - 14 - 15 script: - npm run ci