language: node_js node_js: - v12 - v10 - v8 - v6 - v4 after_script: cat ./coverage/lcov.info | coveralls