class Travis::CLI::ApiCommand

def github_endpoint

def github_endpoint
  load_gh
  GH.with({}).api_host
end