Run tests for branches on appveyor

This commit is contained in:
Cheng Zhao 2016-04-30 20:41:45 +09:00
parent 214eb0430c
commit 33370b18b3

View file

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