language: node_js node_js: - "8" after_script: "curl -s https://codecov.io/bash | bash" branches: only: - master - /^greenkeeper.*$/