This document discusses how StrongLoop uses Jenkins for continuous integration. It describes how Jenkins is configured with master and slave servers, commonly used plugins, integration with cloud providers and GitHub, and how projects are added and automated builds are run. The build process at StrongLoop uses Jenkins to run tests, generate coverage reports, and produce consolidated reports through the use of tools like Mocha, NYC, and Cobertura. The Jenkins API is also used for automation and building consolidated reports.