language: node_js node_js: - v7 - v6 - v5 - v4 sudo: false after_success: - bash <(curl -s https://codecov.io/bash)