sudo: false language: node_js node_js: - "stable" env: global: - BUILD_TIMEOUT=10000 branches: only: - master - v3 script: _template/build.sh