This is an automated email from the ASF dual-hosted git repository.

spacewander pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git


The following commit(s) were added to refs/heads/master by this push:
     new b7ae14c  docs: use new badges (#3150)
b7ae14c is described below

commit b7ae14c4b683c1560cd099c5a8417fd8287cd774
Author: 罗泽轩 <[email protected]>
AuthorDate: Tue Dec 29 14:48:23 2020 +0800

    docs: use new badges (#3150)
    
    We don't run CI on travis anymore.
    Signed-off-by: spacewander <[email protected]>
---
 README.md    | 2 +-
 README_CN.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 062d38b..28f02fe 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@
 
 # Apache APISIX
 
-[![Build 
Status](https://travis-ci.org/apache/apisix.svg?branch=master)](https://travis-ci.org/apache/apisix)
+[![Build 
Status](https://github.com/apache/apisix/workflows/build/badge.svg?branch=master)](https://github.com/apache/apisix/actions)
 
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/apache/apisix/blob/master/LICENSE)
 
 <p align="center">
diff --git a/README_CN.md b/README_CN.md
index 6ca2fec..4e3d46a 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -19,7 +19,7 @@
 
 # Apache APISIX
 
-[![Build 
Status](https://travis-ci.org/apache/apisix.svg?branch=master)](https://travis-ci.org/apache/apisix)
+[![Build 
Status](https://github.com/apache/apisix/workflows/build/badge.svg?branch=master)](https://github.com/apache/apisix/actions)
 
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/apache/apisix/blob/master/LICENSE)
 
 <p align="center">

Reply via email to