Move CI to GitHub Actions
Note that CI on windows has been dropped for now, I don't have access to a windows dev machine and it is just annoying to setup.
This commit is contained in:
parent
22572a86ed
commit
47a643e113
4 changed files with 94 additions and 82 deletions
|
|
@ -1,8 +1,5 @@
|
|||
# cppast
|
||||
|
||||
[](https://dev.azure.com/foonathan/cppast/_build/latest?definitionId=7&branchName=master)
|
||||
[](https://ci.appveyor.com/project/foonathan/cppast)
|
||||
|
||||
Library interface to the C++ AST — parse source files, synthesize entities, get documentation comments and generate code.
|
||||
|
||||
> |[](https://www.embarcadero.com/de/products/cbuilder/starter) | Sponsored by [Embarcadero C++Builder](https://www.embarcadero.com/de/products/cbuilder/starter). |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue