class Travis::Client::Commit

def inspect_info

def inspect_info
  short_sha + " " + subject.inspect
end