language: node_js node_js: - "12.14.0" - "13.5.0" install: npm install after_script: - npm run coveralls