Skip to content

Commit 52311b8

Browse files
committed
Try to make appveryor more verbose during tests.
1 parent 078a770 commit 52311b8

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%" --verbose

0 commit comments

Comments
 (0)