language: node_js node_js: - "stable" - "4.0" - "0.12" - "0.10" after_script: cat coverage/lcov.info | ./node_modules/.bin/coveralls