[前][次][番号順一覧][スレッド一覧]

ruby-changes:58772

From: Takashi <ko1@a...>
Date: Wed, 13 Nov 2019 15:14:04 +0900 (JST)
Subject: [ruby-changes:58772] c33d29fba5 (master): We're not using Azure Pipelines anymore

https://git.ruby-lang.org/ruby.git/commit/?id=c33d29fba5

From c33d29fba5a04bd31242eb51e54d2ec198c34ba3 Mon Sep 17 00:00:00 2001
From: Takashi Kokubun <takashikkbn@g...>
Date: Tue, 12 Nov 2019 22:13:49 -0800
Subject: We're not using Azure Pipelines anymore


diff --git a/README.ja.md b/README.ja.md
index 94789f6..5050abf 100644
--- a/README.ja.md
+++ b/README.ja.md
@@ -1,6 +1,5 @@ https://github.com/ruby/ruby/blob/trunk/README.ja.md#L1
 [![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/MJIT/badge.svg)
 ![](https://github.com/ruby/ruby/workflows/Ubuntu/badge.svg)
diff --git a/README.md b/README.md
index d18863c..7c0f186 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,5 @@ https://github.com/ruby/ruby/blob/trunk/README.md#L1
 [![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/MJIT/badge.svg)
 ![](https://github.com/ruby/ruby/workflows/Ubuntu/badge.svg)
-- 
cgit v0.10.2


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]