language: node_js node_js: - "10.18" - "12.14" after_success: - 'cat ./coverage/lcov.info | ./node_modules/.bin/coveralls'