From 480340464b44aec64661bc9c50357a72a19a4cdc Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Thu, 4 Feb 2021 13:47:58 +0300 Subject: Delete bors.toml --- bors.toml | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100755 bors.toml 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 -- cgit v1.2.3