From: Cheng Zhao Date: Sat, 30 Apr 2016 11:41:45 +0000 (+0900) Subject: Run tests for branches on appveyor X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=33370b18b3f468a3eb501e45c35626cdb031a81d;p=platform%2Fframework%2Fweb%2Fcrosswalk-tizen.git Run tests for branches on appveyor --- diff --git a/appveyor.yml b/appveyor.yml index 0fa0c0d..a3fd519 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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