Daily cron is not daily

Hey all!

I’m wondering why the daily cron is not daily. We have a package that is configured to build daily:

However when looking at the build history: (https://i.imgur.com/4ng74eD.png, I can only post one image) it seems to only build every other day. Is this by design?

Cheers,

Yannick

PS: package I’m refering to: https://travis-ci.org/hostnet/path-composer-plugin-lib

You have the “Do not run if there has been a build within the last 24h” on.

Yes I know, but that would imply if there is no activity (as is the case with this package) that you would see a build every 24h, which is not the case.