Skip to content

Commit

Permalink
Merge pull request #1687 from JohnTitor/badges
Browse files Browse the repository at this point in the history
Update badges metadata
  • Loading branch information
JohnTitor authored Mar 12, 2020
2 parents 248c826 + f0a041c commit 2f5dd5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Raw FFI bindings to platform libraries like libc.
"""

[badges]
travis-ci = { repository = "rust-lang/libc" }
appveyor = { repository = "rust-lang/libc", project_name = "rust-lang-libs/libc" }
cirrus-ci = { repository = "rust-lang/libc", branch = "master" }
azure-devops = { project = "rust-lang2/libc", pipeline = "rust-lang.libc%20(1)" }

[dependencies]
rustc-std-workspace-core = { version = "1.0.0", optional = true }
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in `libc` by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.

[Azure Status]: https://dev.azure.com/rust-lang2/libc/_apis/build/status/rust-lang.libc?branchName=master
[Azure Status]: https://dev.azure.com/rust-lang2/libc/_apis/build/status/rust-lang.libc%20(1)?branchName=master
[Azure]: https://dev.azure.com/rust-lang2/libc/_build/latest?definitionId=1&branchName=master
[Cirrus CI]: https://cirrus-ci.com/github/rust-lang/libc
[Cirrus CI Status]: https://api.cirrus-ci.com/github/rust-lang/libc.svg
Expand Down

0 comments on commit 2f5dd5e

Please sign in to comment.