language: node_js node_js: - "5.3" - "4.2" - "4.1" - "0.12" - "0.11" - "0.10" - "iojs" install: npm install after_script: - npm run coveralls