August 2018
Intermediate to advanced
416 pages
12h 37m
English
Travis CI is a hosted and automated solution for CI builds. Travis CI uses an in-application configuration file that uses YAML (http://yaml.org/spec/1.2/spec.html) syntax, which we will go over in more detail later in this chapter. Since Travis CI is hosted in the cloud, it therefore has the advantage that it can quickly be used in other environments and different operating systems without us worrying about setup and installation. This means that Travis CI setup is much faster than Jenkins.
Read now
Unlock full access