Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 383 Bytes

File metadata and controls

5 lines (3 loc) · 383 Bytes

Continuous Integration (CI) is a development practice that requires developers to integrate code into a shared repository several times a day. Each check-in is then verified by an automated build, allowing teams to detect problems early.

thoughtworks.com/continuous-integration