diff --git a/Cargo.toml b/Cargo.toml index 0ae6c9430439b..48190a9a32069 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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 } diff --git a/README.md b/README.md index 8a36881ec7c79..ae2cfd860bb40 100644 --- a/README.md +++ b/README.md @@ -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