class Travis::CLI::RepoCommand

def detected_endpoint?

def detected_endpoint?
  !explicit_api_endpoint?
end