sudo: false language: node_js node_js: - 'iojs' - '0.12' - '0.10' - '4.0.0' after_script: - npm run coveralls