Skip to content

Commit dda1d2b

Browse files
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 <ComputerDruid@gmail.com>
2 parents 45d15c5 + 77a4fa5 commit dda1d2b

File tree

1 file changed

+1
-1
lines changed
  • src/tools/rust-analyzer/lib/smol_str

1 file changed

+1
-1
lines changed

src/tools/rust-analyzer/lib/smol_str/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# smol_str
22

3-
[![Build Status](https://travis-ci.org/matklad/smol_str.svg?branch=master)](https://travis-ci.org/matklad/smol_str)
3+
[![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)
44
[![Crates.io](https://img.shields.io/crates/v/smol_str.svg)](https://crates.io/crates/smol_str)
55
[![API reference](https://docs.rs/smol_str/badge.svg)](https://docs.rs/smol_str/)
66

0 commit comments

Comments
 (0)