Description
Greetings Pocoers!
Originally, Conan didn't have a centralized CI service to build the official Conan recipes, instead, it supported many projects to build their own recipes, including this one.
At some point Conan provided a new and centralized service, Conan Center Index, which contains all official recipes now, including Poco.
All recipes are built by an internal CI structure, based on Jenkins and distribute all packages on Conan Center.
Those projects which had a Conan recipe in their repositories, running Travis, Appveyor or any other CI service, no longer need to do it, instead it's recommended to move those recipes to Conan Center Index. Also, all recipes in Conan Center Index are maintained by the community. Still open source, but more united and stronger.
The current Poco 1.11 is not available yet, but there is a PR, which should be ready soon.
Plus, there is a blog post explaining about.