summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFerris Tseng <ferristseng@fastmail.fm>2021-02-14 00:30:46 -0500
committerFerris Tseng <ferristseng@fastmail.fm>2021-02-14 00:30:46 -0500
commit5fe7c4f8bae147db49aaa275fe540b2b4667b3a1 (patch)
treec6ada33664f48ebe6a538b761e3cc08587e42bfe
parent7fa24f1179b72f97f1df7a16b026e74ab59ef953 (diff)
use github action status badge
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index aae6d5c..a0b8059 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# ipfs-api
-[![Travis](https://img.shields.io/travis/ferristseng/rust-ipfs-api.svg)](https://travis-ci.org/ferristseng/rust-ipfs-api)
+[![Status](https://github.com/ferristseng/rust-ipfs-api/workflows/Rust/badge.svg?branch=master)](https://github.com/ferristseng/rust-ipfs-api/actions?query=workflow%3ARust)
[![Crates.io](https://img.shields.io/crates/v/ipfs-api.svg)](https://crates.io/crates/ipfs-api)
[![Docs.rs](https://docs.rs/ipfs-api/badge.svg)](https://docs.rs/ipfs-api/)