reported back with: $result") unless $result->content_type eq 'application/json';
my $repo_info = $result->content_json;
$self->log_fatal("Travis CI cannot find your repository; did you forget
reported back with: $result") unless $result->content_type eq 'application/json';
my $build_info = $result->content_json;
$self->log_fatal("Travis CI cannot find your build?!?")
if (ref