class Travis::CLI::ApiCommand

def endpoint_config

def endpoint_config
  config['endpoints'] ||= {}
  config['endpoints'][api_endpoint] ||= {}
end