summaryrefslogtreecommitdiff
path: root/bors.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bors.toml')
-rwxr-xr-xbors.toml13
1 files changed, 4 insertions, 9 deletions
diff --git a/bors.toml b/bors.toml
index 6dbbcaee..17543f78 100755
--- a/bors.toml
+++ b/bors.toml
@@ -1,14 +1,9 @@
status = [
-'Build (PHP 7.2, Go 1.15, OS ubuntu-latest)',
-'Build (PHP 7.2, Go 1.14, OS ubuntu-latest)',
-'Build (PHP 7.3, Go 1.15, OS ubuntu-latest)',
-'Build (PHP 7.3, Go 1.14, OS ubuntu-latest)',
-'Build (PHP 7.4, Go 1.15, OS ubuntu-latest)',
-'Build (PHP 7.4, Go 1.14, OS ubuntu-latest)',
-'runner / golangci-lint',
-'Build docker image',]
+ 'Build (PHP 7.4, Go 1.15, OS ubuntu-latest)',
+ 'Build (PHP 7.4, Go 1.14, OS ubuntu-latest)',
+ 'runner / golangci-lint', ]
required_approvals = 1
delete_merged_branches = true
-timeout-sec = 1800 \ No newline at end of file
+timeout-sec = 600 \ No newline at end of file