This commit is contained in:
Niels 2015-07-16 19:53:42 +02:00
parent afb17d7fac
commit 92fffaa872
2 changed files with 2 additions and 1 deletions

View file

@ -7,4 +7,4 @@ build_script:
- cmake . -G "Visual Studio 14 2015"
- cmake --build . --config Release
test_script:
- Release\json_unit.exe
- Release\json_unit.exe "*"