language: node_js node_js: - 12 - 13 install: npm install --no-optional script: npm run ci