Back to NetConnectGlobal.com
What exactly is Continuous Integration?
Continuous Integration (CI) is a development method in which developers integrate code into a shared repository many times per day. An automatic build then validates each check-in, allowing teams to spot problems early.