mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
Build only Debug version.
This commit is contained in:
@@ -17,7 +17,7 @@ install:
|
||||
- cmd: SET PATH=C:\Program Files (x86)\MSBuild\12.0\bin\;%PATH%
|
||||
- cmd: SET PATH=C:\python27;%PATH%
|
||||
- cmd: python script/bootstrap.py
|
||||
- python script/build.py
|
||||
- python script/build.py -c Debug
|
||||
|
||||
test_script:
|
||||
- node --version
|
||||
|
||||
Reference in New Issue
Block a user