Commit a467cb55 authored by Thomas Braun's avatar Thomas Braun
Browse files

README.md: Add CI support matrix

parent aea73efc
Loading
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -214,7 +214,14 @@ ctest --output-on-failure

All tests always pass.

Testing is currently not support on Windows.
## CI support matrix

OS \ Architecture | x86_64 | i686 |
------------------| :----: | :--: |
Linux             | C + T  |   -  |
Windows           | C      |   -  |

`C` means compile testing, `T` running the tests.

# Database upgrade todos for developers