From dca2eb350c13de4446df92b958a40f14d67c97b8 Mon Sep 17 00:00:00 2001 From: Kazuhiro NISHIYAMA Date: Wed, 13 Nov 2019 15:11:34 +0900 Subject: Update badges of GitHub Actions --- README.ja.md | 8 ++++---- README.md | 7 ++++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/README.ja.md b/README.ja.md index da5f9cb6e5..94789f68bf 100644 --- a/README.ja.md +++ b/README.ja.md @@ -1,10 +1,10 @@ [![Build Status](https://travis-ci.org/ruby/ruby.svg?branch=master)](https://travis-ci.org/ruby/ruby) [![Build status](https://ci.appveyor.com/api/projects/status/0sy8rrxut4o0k960/branch/master?svg=true)](https://ci.appveyor.com/project/ruby/ruby/branch/master) [![Build Status](https://dev.azure.com/rubylang/ruby/_apis/build/status/ruby.ruby?branchName=master)](https://dev.azure.com/rubylang/ruby/_build/latest?definitionId=3&branchName=master) -![](https://github.com/ruby/ruby/workflows/macos/badge.svg) -![](https://github.com/ruby/ruby/workflows/ubuntu/badge.svg) -![](https://github.com/ruby/ruby/workflows/windows/badge.svg) - +![](https://github.com/ruby/ruby/workflows/macOS/badge.svg) +![](https://github.com/ruby/ruby/workflows/MJIT/badge.svg) +![](https://github.com/ruby/ruby/workflows/Ubuntu/badge.svg) +![](https://github.com/ruby/ruby/workflows/Windows/badge.svg) # Rubyとは diff --git a/README.md b/README.md index 629c4f9e06..d18863cd26 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ [![Build Status](https://travis-ci.org/ruby/ruby.svg?branch=master)](https://travis-ci.org/ruby/ruby) [![Build status](https://ci.appveyor.com/api/projects/status/0sy8rrxut4o0k960/branch/master?svg=true)](https://ci.appveyor.com/project/ruby/ruby/branch/master) [![Build Status](https://dev.azure.com/rubylang/ruby/_apis/build/status/ruby.ruby?branchName=master)](https://dev.azure.com/rubylang/ruby/_build/latest?definitionId=3&branchName=master) -![](https://github.com/ruby/ruby/workflows/macos/badge.svg) -![](https://github.com/ruby/ruby/workflows/ubuntu/badge.svg) -![](https://github.com/ruby/ruby/workflows/windows/badge.svg) +![](https://github.com/ruby/ruby/workflows/macOS/badge.svg) +![](https://github.com/ruby/ruby/workflows/MJIT/badge.svg) +![](https://github.com/ruby/ruby/workflows/Ubuntu/badge.svg) +![](https://github.com/ruby/ruby/workflows/Windows/badge.svg) # What's Ruby -- cgit v1.2.3