Do not automatically build everything
This commit is contained in:
parent
8c31148f7d
commit
f11f408420
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue