CircleCI

CircleCI is a hosted and automated solution for continuous integration (CI) builds. CircleCI uses an in application configuration file that uses YAML ( http://yaml.org/spec/1.2/spec.html) syntax, such as Travis YML script, which we discussed in Chapter 9, Installation and Basics of Travis CI, to Chapter 11, Travis CI UI Logging and Debugging. Since CircleCI is hosted in the cloud, it has the advantage that it can be set up quickly in other environments as well as used in different operating systems without having to worry about setup and installation like you have to do with Jenkins CI. Because of this, CircleCI is much faster to set up than Jenkins.

Get Hands-On Continuous Integration and Delivery now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.