Update Azure Badge

This commit is contained in:
Jonathan Müller 2021-02-17 15:50:41 +01:00
commit 22572a86ed

View file

@ -1,6 +1,6 @@
# cppast
[![Build Status](https://dev.azure.com/foonathan/cppast/_apis/build/status/foonathan.cppast?branchName=master)](https://dev.azure.com/foonathan/cppast/_build/latest?definitionId=5?branchName=master)
[![Build Status](https://dev.azure.com/foonathan/cppast/_apis/build/status/foonathan.cppast?branchName=master)](https://dev.azure.com/foonathan/cppast/_build/latest?definitionId=7&branchName=master)
[![Build status](https://ci.appveyor.com/api/projects/status/8gp5btjq7eassvn7?svg=true)](https://ci.appveyor.com/project/foonathan/cppast)
Library interface to the C++ AST — parse source files, synthesize entities, get documentation comments and generate code.