Revert "Run tests for branches on appveyor"

This reverts commit 33370b18b3.

This commit was wrongly pushed.
This commit is contained in:
Cheng Zhao 2016-04-30 21:21:11 +09:00
parent 5766f4703a
commit d91cd424fe

View file

@ -14,6 +14,10 @@ install:
- cmd: SET PATH=C:\python27;%PATH%
- cmd: python script/cibuild
branches:
only:
- master
# disable build and test pahses
build: off
test: off