diff --git a/appveyor.yml b/appveyor.yml index b386ed25..aaf9c5f1 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -7,6 +7,5 @@ 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 "*"