diff options
| author | Jun Aruga <junaruga@users.noreply.github.com> | 2021-05-25 14:42:25 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-25 14:42:25 +0200 |
| commit | 2a29a5311ce34bcbd0186455df2d5b724dcc501c (patch) | |
| tree | 27bd2d45cae766665c2fee91ebb469b68d24fc15 | |
| parent | 43fb97dfba5fb422ee20a78eaa49c61c22d43077 (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
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,9 +1,10 @@ -[](https://ci.appveyor.com/project/ruby/ruby/branch/master) [](https://github.com/ruby/ruby/actions?query=workflow%3A"macOS") [](https://github.com/ruby/ruby/actions?query=workflow%3A"MinGW") [](https://github.com/ruby/ruby/actions?query=workflow%3A"MJIT") [](https://github.com/ruby/ruby/actions?query=workflow%3A"Ubuntu") [](https://github.com/ruby/ruby/actions?query=workflow%3A"Windows") +[](https://ci.appveyor.com/project/ruby/ruby/branch/master) +[](https://www.travis-ci.com/ruby/ruby) # What's Ruby |
