diff --git a/Cargo.toml b/Cargo.toml index f1a1dfc6..b4914c1a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,6 +17,7 @@ exclude = ["/tests/**", "/flamegraph/**", "/*.perf"] [badges] travis-ci = { repository = "jonhoo/inferno" } +cirrus-ci = { repository = "jonhoo/inferno" } codecov = { repository = "jonhoo/inferno", branch = "master", service = "github" } [features]