I checked the cronjob on travis, and it's configured by someone like this: * run build monthly on branch 2.5.x * run build daily on branch master
I understand every commit will trigger CI at once, but it doesn't hurt to have a cronjob configured, let's leave it as is for now :) -Ian. On Wed, Jul 4, 2018 at 10:04 AM Yunkun Huang <[email protected]> wrote: > hey team, > > I noticed some Travis CI build has icon `cron`[1][2] which means it > triggered by cron job instead of git commit. > > Just want to know is there any reason for Dubbo CI has this configuration? > > [1]https://docs.travis-ci.com/user/cron-jobs/ > [2]https://travis-ci.org/apache/incubator-dubbo/builds/399595876 > > Regards, > Yunkun >
