Unnamed repository; edit this file 'description' to name the repository.
Merge rust-analyzer/smol_str#26
26: Update CI badge in readme to point to Github Actions r=bjorn3 a=ComputerDruid The Travis workflow was deleted in 3d5b7e3476f91280aedda3900c13838b00d64a9d Co-authored-by: Daniel Johnson <[email protected]>
bors[bot] 2021-09-13
parent eea27bc · parent 1f5f91a · commit b40a53f
-rw-r--r--lib/smol_str/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/smol_str/README.md b/lib/smol_str/README.md
index ad57a10f90..2e61b9ee42 100644
--- a/lib/smol_str/README.md
+++ b/lib/smol_str/README.md
@@ -1,6 +1,6 @@
# smol_str
-[![Build Status](https://travis-ci.org/matklad/smol_str.svg?branch=master)](https://travis-ci.org/matklad/smol_str)
+[![CI](https://github.com/rust-analyzer/smol_str/workflows/CI/badge.svg)](https://github.com/rust-analyzer/smol_str/actions?query=branch%3Amaster+workflow%3ACI)
[![Crates.io](https://img.shields.io/crates/v/smol_str.svg)](https://crates.io/crates/smol_str)
[![API reference](https://docs.rs/smol_str/badge.svg)](https://docs.rs/smol_str/)