Skip to content

Commit 12ed8c0

Browse files
Update appveyor.yml
1 parent 39781a1 commit 12ed8c0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

appveyor.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,8 @@ configuration:
1414

1515
build:
1616
project: cpp-net-framework.sln
17+
verbosity: detailed
18+
19+
test_script:
20+
- echo "Running Tests"
21+
- ctest -VV

0 commit comments

Comments
 (0)