Skip to content

Commit b70c14e

Browse files
committed
troubleshooting heap corruption
1 parent 84a29c7 commit b70c14e

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
@@ -10,7 +10,7 @@ install:
1010
- git submodule update --init --recursive
1111

1212
build_script:
13-
- ps: .\build.libgit2.ps1 -vs 12
13+
- ps: .\build.libgit2.ps1 -vs 12 -debug
1414

1515
after_build:
1616
- ps: |

0 commit comments

Comments
 (0)