Skip to content

Commit 104dcd7

Browse files
committed
Try to make appveryor more verbose during tests.
1 parent f3a3d46 commit 104dcd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ build_script:
3535
- cmake --build . --config "%CONFIGURATION%"
3636

3737
test_script:
38-
- ctest -C "%CONFIGURATION%" --output-on-failure
38+
- ctest -C "%CONFIGURATION%" --rerun-failed --output-on-failure -VV

0 commit comments

Comments
 (0)