summaryrefslogtreecommitdiff
path: root/bors.toml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-03-08 18:00:28 +0300
committerValery Piashchynski <[email protected]>2020-03-08 18:00:28 +0300
commitbbc39c48115fb8b95ce27f49cc5e13eeb54df472 (patch)
treecf37a1c2f7380afd19851aaaef250e263d1e2aec /bors.toml
parent22d4dfec1b2657a68c28eb12b71f22895ade0631 (diff)
Fix BORS
Diffstat (limited to 'bors.toml')
-rw-r--r--bors.toml13
1 files changed, 10 insertions, 3 deletions
diff --git a/bors.toml b/bors.toml
index 470fe461..fcedac59 100644
--- a/bors.toml
+++ b/bors.toml
@@ -1,8 +1,15 @@
status = [
+'Build (PHP 7.1, Go 1.13, OS ubuntu-latest)',
+'Build (PHP 7.1, Go 1.14, OS ubuntu-latest)',
+'Build (PHP 7.2, Go 1.13, OS ubuntu-latest)',
+'Build (PHP 7.2, Go 1.14, OS ubuntu-latest)',
+'Build (PHP 7.3, Go 1.13, OS ubuntu-latest)',
+'Build (PHP 7.3, Go 1.14, OS ubuntu-latest)',
+'Build (PHP 7.4, Go 1.13, OS ubuntu-latest)',
+'Build (PHP 7.4, Go 1.14, OS ubuntu-latest)',
'runner / golangci-lint',
-'Run golang tests',
-'Build docker image',
-]
+'Build docker image',]
+
required_approvals = 1
delete_merged_branches = true