commit:     138ac15bf92a8d87a5c5fe1810309b082318cbad
Author:     Luca Barbato <lu_zero <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 29 22:53:07 2021 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Aug  2 06:57:30 2021 +0000
URL:        https://gitweb.gentoo.org/proj/cargo-ebuild.git/commit/?id=138ac15b

Update the CI badge

Closes: https://github.com/gentoo/cargo-ebuild/pull/11
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a860667..77f66f0 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # cargo-ebuild
 
-[![Build 
Status](https://travis-ci.org/cardoe/cargo-ebuild.svg?branch=master)](https://travis-ci.org/cardoe/cargo-ebuild)
+[![Build 
Status](https://github.com/gentoo/cargo-ebuild/actions/workflows/rust.yml/badge.svg)](https://github.com/gentoo/cargo-ebuild/actions)
 [![Rust version]( https://img.shields.io/badge/rust-1.26-blue.svg)]()
 [![Latest 
Version](https://img.shields.io/crates/v/cargo-ebuild.svg)](https://crates.io/crates/cargo-ebuild)
 [![All 
downloads](https://img.shields.io/crates/d/cargo-ebuild.svg)](https://crates.io/crates/cargo-ebuild)

Reply via email to