travis, ci

travis, ci

Custom Cron Job Interval in Travis CI

Cron job in Travis CI only allows daily, weekly and monthly. There's no option to run a cron job that runs multiple times in a day. In this tutorial, I will show you how to have a custom cron job interval

Read