diff --git a/.appveyor.yml b/.appveyor.yml index 26e41f796..3d985e94a 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -33,4 +33,4 @@ build_script: - cmake --build . test_script: - - ctest -j2 + - ctest -j2 --output-on-failure