class Travis::CLI::Open

def repo_url

def repo_url
  "https://#{host}/#{slug}"
end