language: node_js node_js: - "4.4" - "4.3" - "4.2" - "4.1" - "4.0" - "0.12" script: - "npm run coveralls"