Continuous integration (CI) is a practice in software development that builds, tests and deploys changes automatically, usually multiple times a day, on each change to a code base. Find out how this practice can apply specifically to Drupal projects and see a working continuous integration setup in action and in a Drupal context.