Build only Debug version.
This commit is contained in:
parent
279eb23b38
commit
c9702b56e2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue