summaryrefslogtreecommitdiff
path: root/.github/bors.toml
diff options
context:
space:
mode:
authorBundlerbot <bot@bundler.io>2020-03-06 11:15:45 +0000
committerBundlerbot <bot@bundler.io>2020-03-06 11:15:45 +0000
commit140b5de76f2e23fc44333d55efb689ad27a81828 (patch)
treec916ffc801a50a5d2126c313ea588118d64f87d3 /.github/bors.toml
parentc645636cc8e76a53772e3ab15693ed716132159a (diff)
parentf07db0495e95f7f1f4e090d1f77636b702926607 (diff)
downloadbundler-140b5de76f2e23fc44333d55efb689ad27a81828.tar.gz
Merge #7660
7660: Try to migrate GitHub Actions from Travis CI r=hsbt a=hsbt Fixes #7587 Co-authored-by: Hiroshi SHIBATA <hsbt@ruby-lang.org> Co-authored-by: David Rodríguez <deivid.rodriguez@riseup.net>
Diffstat (limited to '.github/bors.toml')
-rw-r--r--.github/bors.toml24
1 files changed, 22 insertions, 2 deletions
diff --git a/.github/bors.toml b/.github/bors.toml
index 4943eaa057..f3e8512fbb 100644
--- a/.github/bors.toml
+++ b/.github/bors.toml
@@ -1,8 +1,28 @@
status = [
- "continuous-integration/travis-ci/push",
"windows (2.4.x)",
"windows (2.5.x)",
- "windows (2.6.x)"
+ "windows (2.6.x)",
+ "ubuntu_lint",
+ "ubuntu (2.3.8, v2.5.2)",
+ "ubuntu (2.3.8, v2.6.14)",
+ "ubuntu (2.3.8, v2.7.10)",
+ "ubuntu (2.3.8, v3.0.6)",
+ "ubuntu (2.3.8, master)",
+ "ubuntu (2.4.9, v2.6.14)",
+ "ubuntu (2.4.9, v2.7.10)",
+ "ubuntu (2.4.9, v3.0.6)",
+ "ubuntu (2.4.9, master)",
+ "ubuntu (2.5.7, v2.7.10)",
+ "ubuntu (2.5.7, v3.0.6)",
+ "ubuntu (2.5.7, master)",
+ "ubuntu (2.6.5, v3.0.6)",
+ "ubuntu (2.6.5, master)",
+ "ubuntu-bundler3 (2.4.9, v3.0.6)",
+ "ubuntu-bundler3 (2.4.9, master)",
+ "ubuntu-bundler3 (2.5.7, v3.0.6)",
+ "ubuntu-bundler3 (2.5.7, master)",
+ "ubuntu-bundler3 (2.6.5, v3.0.6)",
+ "ubuntu-bundler3 (2.6.5, master)"
]
timeout_sec = 14400