What is TravisCI?
Travis CI is a hosted, distributed Continuous Integration service used to build and test software projects hosted at GitHub. Travis CI is integrated with GitHub pull requests and supports all programming languages that can be built into docker images, making it very handy to setup.
What is Fedora?
Fedora is an open source cloud computing platform that includes everything you need to build powerful public or private clouds, collaborate on code with other developers, test and deploy applications, and manage continuous delivery pipelines. It's also the name of the community using this platform to create products for cloud providers who want to compete by offering robust software-defined infrastructure. You can even deploy your own cloud for free.
Building Fedora package with TravisCI via packagecloud
If you’re looking to build Fedora package with TravisCI, you can use packagecloud to handle all of your package management and integrations with your CI/CD tools. Packagecloud works with all kinds of packages, not only Fedora packages. As well, you can integrate with all kinds of CI/CD tools, not only TravisCI.