Skip to content

Commit f783d60

Browse files
authored
Add github build status (#199)
1 parent 7b25866 commit f783d60

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ Simplecpp has better fidelity than normal C/C++ preprocessors.
1313

1414
This information is normally lost during preprocessing but it can be necessary for proper static analysis.
1515

16+
## Status
17+
![CI-windows](https://github.com/danmar/simplecpp/workflows/CI-windows/badge.svg)
18+
![CI Unixish](https://github.com/danmar/simplecpp/workflows/CI%20Unixish/badge.svg)
19+
20+
1621
## Compiling
1722

1823
Compiling standalone simplecpp preprocessor:

0 commit comments

Comments
 (0)