From fa98c12956f43cbf532beb7cea05431bad886438 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 31 Jul 2018 17:11:00 +0000 Subject: [DOC] Added CI build status for Japanese docs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [Fix GH-1923] From: Andrea Gómez git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64154 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- README.ja.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.ja.md') diff --git a/README.ja.md b/README.ja.md index 36167efb3f..353f9b14cc 100644 --- a/README.ja.md +++ b/README.ja.md @@ -1,3 +1,6 @@ +[![Build Status](https://travis-ci.org/ruby/ruby.svg)](https://travis-ci.org/ruby/ruby) +[![Build status](https://ci.appveyor.com/api/projects/status/0sy8rrxut4o0k960/branch/trunk?svg=true)](https://ci.appveyor.com/project/ruby/ruby/branch/trunk) + # Rubyとは Rubyはシンプルかつ強力なオブジェクト指向スクリプト言語です. Rubyは純粋なオブジェクト指向言語として設計されているので, -- cgit v1.2.1