update ci config

This commit is contained in:
Walter Julius Hennecke 2019-09-21 12:47:07 +02:00
parent bf2c939181
commit e3b6c1dba6

View file

@ -19,4 +19,4 @@ test:
- "cd cmake-build-debug"
- "cmake .."
- "cmake --build . --target unittest_common"
- "./unittest_common"
- "ls"