From 07c0c1910b3b960b6a6507b95e6c8bee088597cb Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Fri, 18 Dec 2015 23:39:06 +0000 Subject: Make tests verbose, so we can see why they are failing --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index ee6504b2..f8a13c74 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -81,5 +81,5 @@ install: test_script: - cd %APPVEYOR_BUILD_FOLDER%\infrastructure\cmake - - ctest -C %CONFIGURATION% + - ctest -C %CONFIGURATION% -V -- cgit v1.2.3