Skip to content

Commit 5c5d720

Browse files
authored
sys/doc: update badges
PR #32
1 parent 58ccb86 commit 5c5d720

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pcre2-sys/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ pcre2-sys
22
=========
33
Bindings for [PCRE2](https://www.pcre.org/).
44

5-
[![Linux build status](https://api.travis-ci.org/BurntSushi/rust-pcre2.svg)](https://travis-ci.org/BurntSushi/rust-pcre2)
6-
[![Windows build status](https://ci.appveyor.com/api/projects/status/github/BurntSushi/rust-pcre2?svg=true)](https://ci.appveyor.com/project/BurntSushi/rust-pcre2)
5+
[![Build status](https://github.com/BurntSushi/rust-pcre2/workflows/ci/badge.svg)](https://github.com/BurntSushi/rust-pcre2/actions)
76
[![crates.io](https://img.shields.io/crates/v/pcre2-sys.svg)](https://crates.io/crates/pcre2-sys)
87

98
Dual-licensed under MIT or the [UNLICENSE](https://unlicense.org/).

0 commit comments

Comments
 (0)