mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-28 13:30:59 +00:00
Update CI badges for migration to Azure
This commit is contained in:
parent
fef929c1ec
commit
0e42ff60d4
@ -2,7 +2,7 @@
|
||||
|
||||
[](https://docs.rs/askama/)
|
||||
[](https://crates.io/crates/askama)
|
||||
[](https://travis-ci.org/djc/askama)
|
||||
[](https://dev.azure.com/dochtman/Projects/_build/latest?definitionId=2&branchName=master)
|
||||
[](https://ci.appveyor.com/project/djc/askama)
|
||||
[](https://gitter.im/djc/askama)
|
||||
|
||||
|
@ -14,8 +14,7 @@ readme = "../README.md"
|
||||
edition = "2018"
|
||||
|
||||
[badges]
|
||||
appveyor = { repository = "djc/askama" }
|
||||
travis-ci = { repository = "djc/askama" }
|
||||
azure-devops = { project = "dochtman/Projects", pipeline = "Askama", build = "2" }
|
||||
maintenance = { status = "actively-developed" }
|
||||
|
||||
[features]
|
||||
|
Loading…
x
Reference in New Issue
Block a user