language: node_js node_js: - "node" after_script: - npm install coveralls - cat ./coverage/lcov/lcov.info | ./node_modules/coveralls/bin/coveralls.js