class Travis::Tools::Github

def host

def host
  api_host == GITHUB_API ? GITHUB_HOST : api_host
end