debugging
This commit is contained in:
parent
23f70b47ad
commit
3c8c2766c1
1 changed files with 2 additions and 0 deletions
|
@ -7,4 +7,6 @@ build_script:
|
|||
- cmake . -G "Visual Studio 14 2015"
|
||||
- cmake --build . --config Release
|
||||
test_script:
|
||||
- Release\json_unit.exe -l
|
||||
- Release\json_unit.exe
|
||||
- Release\json_unit.exe "*"
|
||||
|
|
Loading…
Reference in a new issue