#162 在CI运行单元测试用例。

This commit is contained in:
luqiuwen
2019-09-24 19:31:33 +08:00
parent 5e319a1f79
commit a1b4238577

View File

@@ -42,7 +42,7 @@ cmake -DCMAKE_CXX_FLAGS=$CXX_FLAGS \
..
make
# make test || true
make test
if [ -n "${PACKAGE}" ]; then
make package