From bbc39c48115fb8b95ce27f49cc5e13eeb54df472 Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Sun, 8 Mar 2020 18:00:28 +0300 Subject: Fix BORS --- bors.toml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'bors.toml') 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 -- cgit v1.2.3