module Travis::API::V3 class Models::Cron < Model belongs_to :repository end end