Travis CI¶
Travis CI is a hosted continuous integration service used to build and test software projects^[600-developer__travis-ci.md].
Overview¶
The service is positioned within the DevOps workflow, providing tools for developers to test and deploy code with confidence^[600-developer__travis-ci.md]. It facilitates the "Test and Deploy" phase of software development^[600-developer__travis-ci.md].
Usage¶
The official documentation and getting started guide can be accessed via the Travis CI application^[600-developer__travis-ci.md].
Sources¶
^[600-developer__travis-ci.md]