From ccfe26661997a40990bfeeb374ca98600ffc7876 Mon Sep 17 00:00:00 2001 From: KaiserY Date: Wed, 7 Jul 2021 11:36:38 +0800 Subject: [PATCH] update ci badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0226946..73aa0a3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Rust 程序设计语言(第二版 & 2018 edition) 简体中文版 -[![Build Status](https://travis-ci.org/KaiserY/trpl-zh-cn.svg?branch=master)](https://travis-ci.org/KaiserY/trpl-zh-cn) +![Build Status](https://github.com/KaiserY/trpl-zh-cn/workflows/CI/badge.svg) ## 状态