summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKazuhiro NISHIYAMA <zn@mbf.nifty.com>2019-09-18 22:45:34 +0900
committerKazuhiro NISHIYAMA <zn@mbf.nifty.com>2019-09-18 22:46:05 +0900
commita491159a6e91976b026f8c968549acd1288d3af2 (patch)
tree63eec133a32cfe16bc36141537c60f3f8a5d7a03
parent38069a3a55325757d2bba84191b006361a284cb0 (diff)
Add badges of GitHub Actions [ci skip]
-rw-r--r--README.ja.md3
-rw-r--r--README.md3
2 files changed, 6 insertions, 0 deletions
diff --git a/README.ja.md b/README.ja.md
index 1b45c67819..984a5658ea 100644
--- a/README.ja.md
+++ b/README.ja.md
@@ -2,6 +2,9 @@
[![wercker status](https://app.wercker.com/status/e5e7e1704f62b76525022aa424aef6ef/s/master "wercker status")](https://app.wercker.com/project/byKey/e5e7e1704f62b76525022aa424aef6ef)
[![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)
# Rubyとは
diff --git a/README.md b/README.md
index 0e4786ba78..c2e4eea6e7 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,9 @@
[![wercker status](https://app.wercker.com/status/e5e7e1704f62b76525022aa424aef6ef/s/master "wercker status")](https://app.wercker.com/project/byKey/e5e7e1704f62b76525022aa424aef6ef)
[![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)
# What's Ruby