Skip to content

Commit e1085f4

Browse files
committed
Try to make appveryor more verbose during tests.
1 parent c5b0155 commit e1085f4

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
@@ -38,4 +38,4 @@ build_script:
3838
- cmake --build . --config "%CONFIGURATION%"
3939

4040
test_script:
41-
- ctest -C "%CONFIGURATION%" --output-on-failure
41+
- ctest -C "%CONFIGURATION%" --verbose

0 commit comments

Comments
 (0)