Continuous integration ensures that every change that a developer makes to an object is deployed and tested in the development environment before the object is approved for delivery to additional environments.
To set up continuous integration, you can automate the following tasks:
Deploy objects to run sanity tests.
Run version control operations to assign objects to developers.