summaryrefslogtreecommitdiff
path: root/.github/bors.toml
diff options
context:
space:
mode:
Diffstat (limited to '.github/bors.toml')
-rw-r--r--.github/bors.toml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/bors.toml b/.github/bors.toml
new file mode 100644
index 0000000000..8f4d9a640a
--- /dev/null
+++ b/.github/bors.toml
@@ -0,0 +1,10 @@
+status = [
+ "continuous-integration/travis-ci/push"
+]
+
+timeout_sec = 14400
+delete_merged_branches = true
+
+[committer]
+name = "Bundlerbot"
+email = "bot@bundler.io"