Unnamed repository; edit this file 'description' to name the repository.
Update CI badge in readme to point to Github Actions
The Travis workflow was deleted in 3d5b7e3476f91280aedda3900c13838b00d64a9d
| -rw-r--r-- | lib/smol_str/README.md | 2 |
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 -[](https://travis-ci.org/matklad/smol_str) +[](https://github.com/rust-analyzer/smol_str/actions?query=branch%3Amaster+workflow%3ACI) [](https://crates.io/crates/smol_str) [](https://docs.rs/smol_str/) |