Also disable test phase
This commit is contained in:
parent
f11f408420
commit
5cf369086c
1 changed files with 2 additions and 0 deletions
|
@ -14,4 +14,6 @@ install:
|
||||||
- cmd: SET PATH=C:\python27;%PATH%
|
- cmd: SET PATH=C:\python27;%PATH%
|
||||||
- cmd: python script/cibuild
|
- cmd: python script/cibuild
|
||||||
|
|
||||||
|
# disable build and test pahses
|
||||||
build: off
|
build: off
|
||||||
|
test: off
|
||||||
|
|
Loading…
Reference in a new issue