Run unit tests as part of CI
This commit is contained in:
parent
3fca0c5798
commit
59fcc041d9
1 changed files with 2 additions and 0 deletions
|
@ -14,3 +14,5 @@ script:
|
|||
- cmake --version
|
||||
- cmake .
|
||||
- make
|
||||
- export GTEST_OUTPUT="xml:test_results/"
|
||||
- make test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue