language: node_js after_success: npm run coverage && cat ./coverage/lcov.info | coveralls node_js: - "0.12" - "iojs"