sudo: false language: node_js node_js: - "6.9.1" - "7" - "8" - "node" branches: only: - master - next