Skip to content

Commit 89252e3

Browse files
authored
Replace Travis CI badge with GitHub Actions (#212)
1 parent da91292 commit 89252e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## rust-harfbuzz
22

3-
[![Build Status](https://travis-ci.org/servo/rust-harfbuzz.svg)](https://travis-ci.org/servo/rust-harfbuzz)
3+
[![Build Status](https://github.com/servo/rust-harfbuzz/actions/workflows/main.yml/badge.svg)](https://github.com/servo/rust-harfbuzz/actions)
44

5-
[Documentation](https://docs.rs/harfbuzz-sys/)
5+
[Documentation](https://docs.rs/harfbuzz-sys)
66

7-
Bindings to the Harfbuzz text shaping engine
7+
Bindings to the HarfBuzz text shaping engine.

0 commit comments

Comments
 (0)