kick travis

This commit is contained in:
Andrew Gallant
2017-02-24 08:41:08 -05:00
parent 796eaab0d7
commit 48a8a3a691

View File

@@ -1,7 +1,7 @@
ripgrep (rg) ripgrep (rg)
------------ ------------
`ripgrep` is a line oriented search tool that combines the usability of The `ripgrep` is a line oriented search tool that combines the usability of The
Silver Searcher (an `ack` clone) with the raw speed of GNU grep. `ripgrep` Silver Searcher (similar to `ack`) with the raw speed of GNU grep. `ripgrep`
works by recursively searching your current directory for a regex pattern. works by recursively searching your current directory for a regex pattern.
`ripgrep` has first class support on Windows, Mac and Linux, with binary `ripgrep` has first class support on Windows, Mac and Linux, with binary
downloads available for downloads available for