mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
doc: use CircleCI for CI badge (#6516)
* use CircleCI for CI badge Updates the badge to point at CircleCI for the passing / failing status * doc: use circleci badge in README (zh_CN) * doc: use circleci badge in readme in docs (zh_CN) * doc: use circleci badge under index in docs (zh_CN)
This commit is contained in:
parent
33041ccde5
commit
9750e3842c
@ -4,8 +4,8 @@
|
||||
</a>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://travis-ci.org/typeorm/typeorm">
|
||||
<img src="https://travis-ci.org/typeorm/typeorm.svg?branch=master">
|
||||
<a href="https://app.circleci.com/pipelines/github/typeorm/typeorm">
|
||||
<img src="https://circleci.com/gh/typeorm/typeorm/tree/master.svg?style=shield">
|
||||
</a>
|
||||
<a href="https://badge.fury.io/js/typeorm">
|
||||
<img src="https://badge.fury.io/js/typeorm.svg">
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
</a>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://travis-ci.org/typeorm/typeorm">
|
||||
<img src="https://travis-ci.org/typeorm/typeorm.svg?branch=master">
|
||||
<a href="https://app.circleci.com/pipelines/github/typeorm/typeorm">
|
||||
<img src="https://circleci.com/gh/typeorm/typeorm/tree/master.svg?style=shield">
|
||||
</a>
|
||||
<a href="https://badge.fury.io/js/typeorm">
|
||||
<img src="https://badge.fury.io/js/typeorm.svg">
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
</a>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://travis-ci.org/typeorm/typeorm">
|
||||
<img src="https://travis-ci.org/typeorm/typeorm.svg?branch=master">
|
||||
<a href="https://app.circleci.com/pipelines/github/typeorm/typeorm">
|
||||
<img src="https://circleci.com/gh/typeorm/typeorm/tree/master.svg?style=shield">
|
||||
</a>
|
||||
<a href="https://badge.fury.io/js/typeorm">
|
||||
<img src="https://badge.fury.io/js/typeorm.svg">
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
</a>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://travis-ci.org/typeorm/typeorm">
|
||||
<img src="https://travis-ci.org/typeorm/typeorm.svg?branch=master">
|
||||
<a href="https://app.circleci.com/pipelines/github/typeorm/typeorm">
|
||||
<img src="https://circleci.com/gh/typeorm/typeorm/tree/master.svg?style=shield">
|
||||
</a>
|
||||
<a href="https://badge.fury.io/js/typeorm">
|
||||
<img src="https://badge.fury.io/js/typeorm.svg">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user