summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2018-09-19 14:26:24 -0700
committerAndre Arko <andre@arko.net>2018-09-19 14:26:24 -0700
commit7a2509dd8376f08ad76bb3969c2b05d6b7a01828 (patch)
tree5626801c8b2074f42208c145be4491472554b8ee /.github
parentb8f561dac152a38f15d544aaa77defa841a070df (diff)
downloadbundler-7a2509dd8376f08ad76bb3969c2b05d6b7a01828.tar.gz
wait up to 4 hours for staging pushes to build
Diffstat (limited to '.github')
-rw-r--r--.github/bors.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/bors.toml b/.github/bors.toml
index eb656a0815..db93b69597 100644
--- a/.github/bors.toml
+++ b/.github/bors.toml
@@ -2,6 +2,8 @@ status = [
"continuous-integration/travis-ci/push"
]
+timeout-sec = 14400
+
[committer]
name = "Bundlerbot"
email = "bot@bundler.io"