Skip to content

Commit

Permalink
Add cirrus ci badge to cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
AnderEnder committed Apr 13, 2019
1 parent 4549273 commit c9d3b94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit c9d3b94

Please sign in to comment.