Skip to content
This repository was archived by the owner on Nov 9, 2025. It is now read-only.

Commit f613f52

Browse files
Merge #26
26: Update CI badge in readme to point to Github Actions r=bjorn3 a=ComputerDruid The Travis workflow was deleted in 1150aa9 Co-authored-by: Daniel Johnson <ComputerDruid@gmail.com>
2 parents a9b5875 + 45a50fd commit f613f52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)