summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJun Aruga <junaruga@users.noreply.github.com>2021-05-25 14:42:25 +0200
committerGitHub <noreply@github.com>2021-05-25 14:42:25 +0200
commit2a29a5311ce34bcbd0186455df2d5b724dcc501c (patch)
tree27bd2d45cae766665c2fee91ebb469b68d24fc15 /README.md
parent43fb97dfba5fb422ee20a78eaa49c61c22d43077 (diff)
Add Travis badge image to `README.md`. [ci skip] (#4527)
Align the order of the badges with ones on the wiki page. https://bugs.ruby-lang.org/projects/ruby/wiki/CIServers
Notes
Notes: Merged-By: junaruga
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index b1ee611125..6bdfb1d4c3 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,10 @@
-[![Build status](https://ci.appveyor.com/api/projects/status/0sy8rrxut4o0k960/branch/master?svg=true)](https://ci.appveyor.com/project/ruby/ruby/branch/master)
[![Actions Status: macOS](https://github.com/ruby/ruby/workflows/macOS/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"macOS")
[![Actions Status: MinGW](https://github.com/ruby/ruby/workflows/MinGW/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"MinGW")
[![Actions Status: MJIT](https://github.com/ruby/ruby/workflows/MJIT/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"MJIT")
[![Actions Status: Ubuntu](https://github.com/ruby/ruby/workflows/Ubuntu/badge.svg)](https://github.com/ruby/ruby/actions?query=workflow%3A"Ubuntu")
[![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://www.travis-ci.com/ruby/ruby.svg?branch=master)](https://www.travis-ci.com/ruby/ruby)
# What's Ruby