Skip to content

Commit 5caefca

Browse files
committed
Remove unused travis CI and fix README badge
1 parent 10a41f4 commit 5caefca

File tree

2 files changed

+1
-25
lines changed

2 files changed

+1
-25
lines changed

.travis.yml

Lines changed: 0 additions & 24 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Iterators which split strings on Grapheme Cluster or Word boundaries, according
22
to the [Unicode Standard Annex #29](http://www.unicode.org/reports/tr29/) rules.
33

4-
[![Build Status](https://travis-ci.org/unicode-rs/unicode-segmentation.svg)](https://travis-ci.org/unicode-rs/unicode-segmentation)
4+
[![Build Status](https://github.com/unicode-rs/unicode-segmentation/actions/workflows/rust.yml/badge.svg)](https://github.com/unicode-rs/unicode-segmentation/actions/workflows/rust.yml)
55

66
[Documentation](https://unicode-rs.github.io/unicode-segmentation/unicode_segmentation/index.html)
77

0 commit comments

Comments
 (0)