Build only Debug version.

This commit is contained in:
Cheng Zhao 2014-08-08 08:18:16 +08:00
parent 279eb23b38
commit c9702b56e2

View file

@ -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