language: node_js node_js: - "6" - "5" - "4" after_script: - npm run coverage - bash <(curl -s https://codecov.io/bash)