summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorfedor <fedor@cirruslabs.org>2021-09-14 12:20:01 -0400
committerJun Aruga <junaruga@users.noreply.github.com>2021-09-22 09:01:43 +0200
commitdd78084ea6c3fe97302889eedcb04b859fdaf21c (patch)
tree8e5bd5a883dd48bf8aa995ca7a087d422957272c /README.md
parentbf3e3148525b8f83be9b7374ae41b07cc73f5052 (diff)
.cirrus.yml: Add Cirrus CI for Arm64 tests.
Co-authored-by: fedor <fedor@cirruslabs.org>
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/4875
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 77a94c147f..8d23de8b7a 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@
[![Actions Status: Windows](https://github.com/ruby/ruby/workflows/Windows/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"Windows")
[![AppVeyor status](https://ci.appveyor.com/api/projects/status/0sy8rrxut4o0k960/branch/master?svg=true)](https://ci.appveyor.com/project/ruby/ruby/branch/master)
[![Travis Status](https://app.travis-ci.com/ruby/ruby.svg?branch=master)](https://app.travis-ci.com/ruby/ruby)
+[![Cirrus Status](https://api.cirrus-ci.com/github/ruby/ruby.svg)](https://cirrus-ci.com/github/ruby/ruby/master)
# What's Ruby