Fix appveyor config
This commit is contained in:
parent
1321e8a6df
commit
ddaf2cfdc5
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ skip_branch_with_pr: true
|
|||
image: electron-16-vs2017
|
||||
environment:
|
||||
DISABLE_CRASH_REPORTER_TESTS: true
|
||||
matrix:
|
||||
- TARGET_ARCH: ia32
|
||||
- TARGET_ARCH: x64
|
||||
build_script:
|
||||
|
|
Loading…
Reference in a new issue