aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2021-07-30 00:53:07 +0200
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2021-08-01 23:57:30 -0700
commit138ac15bf92a8d87a5c5fe1810309b082318cbad (patch)
tree6bedf863b02b35401972757ac5e61693c029271a
parentDo not call a proc macro helper before it is defined (diff)
downloadcargo-ebuild-138ac15bf92a8d87a5c5fe1810309b082318cbad.tar.gz
cargo-ebuild-138ac15bf92a8d87a5c5fe1810309b082318cbad.tar.bz2
cargo-ebuild-138ac15bf92a8d87a5c5fe1810309b082318cbad.zip
Update the CI badge
Closes: https://github.com/gentoo/cargo-ebuild/pull/11 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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)