August 2018
Intermediate to advanced
416 pages
12h 37m
English
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.
Read now
Unlock full access