language: node_js node_js: - "node" - "iojs" - "6" - "5" - "4" - "0.12" - "0.10" script: make test-coveralls sudo: false