diff --git a/Cargo.toml b/Cargo.toml index acce68b1..f0d54399 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,6 +16,7 @@ categories = ["command-line-utilities", "text-processing"] license = "Unlicense/MIT" exclude = ["HomebrewFormula"] build = "build.rs" +autotests = false [badges] travis-ci = { repository = "BurntSushi/ripgrep" }