ci: build x86 builds on GN in appveyor (#14019)

This commit is contained in:
Jeremy Apthorp 2018-08-10 15:52:54 -07:00 committed by Charles Kerr
parent 702cc84bd3
commit db7cec8d86

View file

@ -11,6 +11,9 @@ environment:
- gn_args: debug
ELECTRON_SKIP_NATIVE_MODULE_TESTS: 1
- gn_args: release
platform:
- x86
- x64
build_script:
- git config --global core.longpaths true
- cd ..