# File lib/travis/tools/github.rb, line 198
      def host
        api_host == GITHUB_API ? GITHUB_HOST : api_host
      end