You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/05/22 03:41:11 UTC

cordova-medic git commit: Making periodic builds unconditional for now.

Repository: cordova-medic
Updated Branches:
  refs/heads/master 778bc6aa3 -> 90ec4ac2f


Making periodic builds unconditional for now.


Project: http://git-wip-us.apache.org/repos/asf/cordova-medic/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-medic/commit/90ec4ac2
Tree: http://git-wip-us.apache.org/repos/asf/cordova-medic/tree/90ec4ac2
Diff: http://git-wip-us.apache.org/repos/asf/cordova-medic/diff/90ec4ac2

Branch: refs/heads/master
Commit: 90ec4ac2f10fb3daea15f558e303a7b5ada778b7
Parents: 778bc6a
Author: Dmitry Blotsky <dm...@gmail.com>
Authored: Thu May 21 18:41:07 2015 -0700
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Thu May 21 18:41:07 2015 -0700

----------------------------------------------------------------------
 buildbot-conf/cordova.conf | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-medic/blob/90ec4ac2/buildbot-conf/cordova.conf
----------------------------------------------------------------------
diff --git a/buildbot-conf/cordova.conf b/buildbot-conf/cordova.conf
index b9bed59..01da918 100644
--- a/buildbot-conf/cordova.conf
+++ b/buildbot-conf/cordova.conf
@@ -417,7 +417,6 @@ c['schedulers'].extend([
         reason        = 'periodic',
         codebases     = CORDOVA_CODEBASES,
         branch        = None, # None means default branch
-        onlyIfChanged = True,
 
         minute        = [30],
         hour          = range(0, 24, 3),


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org