Do not automatically build everything

This commit is contained in:
Cheng Zhao 2015-12-10 12:48:10 +08:00
parent 8c31148f7d
commit f11f408420

View file

@ -13,3 +13,5 @@ install:
- cmd: SET PATH=C:\Program Files (x86)\MSBuild\12.0\bin\;%PATH%
- cmd: SET PATH=C:\python27;%PATH%
- cmd: python script/cibuild
build: off