mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-04 01:58:20 +00:00
doc: update CI links in crate READMEs
I switched to GitHub Actions long ago, which replaces both Travis and AppVeyor. Fixes #1732
This commit is contained in:
parent
d6365117e2
commit
d97fb72d84
9 changed files with 9 additions and 18 deletions
|
@ -5,8 +5,7 @@ command line applications. This includes, but is not limited to, parsing hex
|
|||
escapes, detecting whether stdin is readable and more. To the extent possible,
|
||||
this crate strives for compatibility across Windows, macOS and Linux.
|
||||
|
||||
[](https://travis-ci.org/BurntSushi/ripgrep)
|
||||
[](https://ci.appveyor.com/project/BurntSushi/ripgrep)
|
||||
[](https://github.com/BurntSushi/ripgrep/actions)
|
||||
[](https://crates.io/crates/grep-cli)
|
||||
|
||||
Dual-licensed under MIT or the [UNLICENSE](https://unlicense.org/).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue