sudo: false language: node_js notifications: email: false node_js: - '7' - '6' - '5' - '4' branches: only: - master - /^greenkeeper-.*$/