enable stack dumping on appveyor

This commit is contained in:
Jeremy Apthorp
2019-04-17 14:20:35 -07:00
parent c4ac90af48
commit bbc9142bf9

View File

@@ -30,6 +30,7 @@ environment:
GIT_CACHE_PATH: C:\Users\electron\libcc_cache
DISABLE_CRASH_REPORTER_TESTS: true
ELECTRON_OUT_DIR: Default
ELECTRON_ENABLE_STACK_DUMPING: 1
build_script:
- ps: >-
if(($env:APPVEYOR_PULL_REQUEST_HEAD_REPO_NAME -split "/")[0] -eq ($env:APPVEYOR_REPO_NAME -split "/")[0]) {