diff --git a/appveyor.yml b/appveyor.yml index 3c35fbb3..b386ed25 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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 "*"