language: node_js node_js: - "node" - "iojs" - "6.0" - "5.0" - "4.2" - "0.12" - "0.10" script: make test-coveralls sudo: false