forked from ondra/server-sdk
enabling debug for unittesting
This commit is contained in:
parent
b92095a459
commit
4983bbb782
@ -36,7 +36,7 @@ test:
|
||||
script:
|
||||
- mkdir -p build
|
||||
- cd build
|
||||
- qmake $PRO_FILE
|
||||
- qmake CONFIG+=debug $PRO_FILE
|
||||
- make check
|
||||
|
||||
# memory leak check for unittest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user