Skip to content

Commit bbc7c2a

Browse files
authored
Auto merge of #248 - atouchet:ga, r=jdm
Replace Travis CI badge with GitHub Actions None
2 parents bd8443e + dd6a601 commit bbc7c2a

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
# string-cache
22

3-
[![Build Status](https://travis-ci.com/servo/string-cache.svg?branch=master)](https://travis-ci.com/servo/string-cache)
3+
[![Build Status](https://github.com/servo/string-cache/actions/workflows/ci.yml/badge.svg)](https://github.com/servo/string-cache/actions)
44

55
[Documentation](https://docs.rs/string_cache/)
66

0 commit comments

Comments
 (0)