class Travis::CLI::ApiCommand

def default_endpoint

def default_endpoint
  ENV['TRAVIS_ENDPOINT'] || config['default_endpoint']
end