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 Red Hat?
Red Hat, Inc. is the world's leading provider of open source software solutions, using a community-powered approach to provide reliable and high-performing cloud, Linux, middleware, storage and virtualization technologies. Red Hat also offers award-winning support, training, and consulting services. As the connective hub in a global network of enterprises, partners, and open source communities, Red Hat helps create relevant, innovative technologies that liberate resources for growth and prepare customers for the future of IT.
Building Red Hat package with TravisCI via packagecloud
If you’re looking to build Red Hat 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 Red Hat packages. As well, you can integrate with all kinds of CI/CD tools, not only TravisCI.