class Travis::Client::Job

def pusher_channels

def pusher_channels
  build.pusher_channels + ["job-#{id}"]
end