summaryrefslogtreecommitdiff
path: root/bors.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bors.toml')
-rwxr-xr-xbors.toml9
1 files changed, 0 insertions, 9 deletions
diff --git a/bors.toml b/bors.toml
deleted file mode 100755
index a2d7cb25..00000000
--- a/bors.toml
+++ /dev/null
@@ -1,9 +0,0 @@
-status = [
- 'Linux / Build (Go 1.17.4, PHP 7.4, OS ubuntu-latest)',
- 'Linux / Build (Go 1.17.4, PHP 8.0, OS ubuntu-latest)',
- 'Linux / Build (Go 1.17.4, PHP 8.1, OS ubuntu-latest)',
- 'Linters / Golang-CI (lint) ',
-]
-required_approvals = 0
-delete_merged_branches = true
-timeout-sec = 1800