summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbors.toml20
1 files changed, 0 insertions, 20 deletions
diff --git a/bors.toml b/bors.toml
deleted file mode 100755
index e35b52a3..00000000
--- a/bors.toml
+++ /dev/null
@@ -1,20 +0,0 @@
-status = [
- 'Build (Go 1.14, PHP 7.4, OS ubuntu-latest)',
- 'Build (Go 1.14, PHP 7.4, OS windows-latest)',
- 'Build (Go 1.14, PHP 7.4, OS macos-latest)',
- 'Build (Go 1.15, PHP 7.4, OS ubuntu-latest)',
- 'Build (Go 1.15, PHP 7.4, OS windows-latest)',
- 'Build (Go 1.15, PHP 7.4, OS macos-latest)',
- 'Build (Go 1.14, PHP 8.0, OS ubuntu-latest)',
- 'Build (Go 1.14, PHP 8.0, OS windows-latest)',
- 'Build (Go 1.14, PHP 8.0, OS macos-latest)',
- 'Build (Go 1.15, PHP 8.0, OS ubuntu-latest)',
- 'Build (Go 1.15, PHP 8.0, OS windows-latest)',
- 'Build (Go 1.15, PHP 8.0, OS macos-latest)',
- 'Golang-CI (lint)',
- 'Build docker image',
-]
-
-required_approvals = 0
-delete_merged_branches = true
-timeout-sec = 1800