Continuous Integration (CI, wiki) is the practice, in software engineering, of merging all developer working copies with a shared mainline several times a day.
:ref:`cmd_ci` command is intended to be used in combination with the build servers and the popular Continuous Integration Software.
By integrating regularly, you can detect errors quickly, and locate them more easily.
.. toctree::
:maxdepth: 2
appveyor
circleci
drone
github-actions
gitlab
shippable
travis