October 2017
Intermediate to advanced
350 pages
7h 29m
English
Travis CI (https://travis-ci.org/) is a distributed build server used to build and test software projects hosted on GitHub. Travis supports open source projects with no charge.
The configuration of Travis CI is done using a file named .travis.yaml. The content of this file is structured using different keywords, including:
Read now
Unlock full access