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