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