language: node_js script: npm run cover node_js: - "4.1" - "4.0" - "0.12" - "0.11" - "0.10" - "stable" after_success: - npm run coveralls