sudo: false language: node_js node_js: - "0.12" - "iojs-v1" - "iojs-v2" - "iojs-v3" - "4" - "5" - "6" after_success: - npm run report-coverage