summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColby Swandale <me@colby.fyi>2018-12-26 23:12:24 +1100
committerColby Swandale <me@colby.fyi>2018-12-26 23:12:24 +1100
commit1080d1f881186c4d968944cbac5cc6b279a6e603 (patch)
treeb32e08fc1c09cdbb85907cc2f506bc9400ebeb5e
parent469e25de76a8c23773125234409d2ef945d6e747 (diff)
downloadbundler-1080d1f881186c4d968944cbac5cc6b279a6e603.tar.gz
Revert "add bors config"
This reverts commit 264da7d123d5372f250f301c26dc1d6ad9e27c5d.
-rw-r--r--.github/bors.toml10
1 files changed, 0 insertions, 10 deletions
diff --git a/.github/bors.toml b/.github/bors.toml
deleted file mode 100644
index 8f4d9a640a..0000000000
--- a/.github/bors.toml
+++ /dev/null
@@ -1,10 +0,0 @@
-status = [
- "continuous-integration/travis-ci/push"
-]
-
-timeout_sec = 14400
-delete_merged_branches = true
-
-[committer]
-name = "Bundlerbot"
-email = "bot@bundler.io"