Skip to content

Commit

Permalink
Verbose test output on appveyor.
Browse files Browse the repository at this point in the history
  • Loading branch information
danluu committed Aug 11, 2016
1 parent d2bfcb2 commit f8e15f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -19,5 +19,5 @@ build:

test_script:
- cd build-msvc
- ctest -C Debug
- ctest -C Debug --verbose
# TODO: Add Release tests here too.

0 comments on commit f8e15f1

Please sign in to comment.