Revert "Run tests for branches on appveyor"
This reverts commit 33370b18b3
.
This commit was wrongly pushed.
This commit is contained in:
parent
5766f4703a
commit
d91cd424fe
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@ install:
|
||||||
- cmd: SET PATH=C:\python27;%PATH%
|
- cmd: SET PATH=C:\python27;%PATH%
|
||||||
- cmd: python script/cibuild
|
- cmd: python script/cibuild
|
||||||
|
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
|
|
||||||
# disable build and test pahses
|
# disable build and test pahses
|
||||||
build: off
|
build: off
|
||||||
test: off
|
test: off
|
||||||
|
|
Loading…
Reference in a new issue