Install debci by entering the following commands in the terminal:
sudo apt update sudo apt install debci
Description:
continuous integration system for Debian
debci will scan the Debian archive for packages that contain DEP-8 compliant test suites, and run those test suites whenever a new version of the package, or of any package in its dependency chain (modulo the base system), is available. . The requests are distributed to worker machines through AMQP queues. You need rabbitmq-server for this; but it is also possible to run RabbitMQ on a different server than debci, in which case you do not need to install that recommendation. . This package contains the debci core.
Homepage: http://ci.debian.net/
Version: 1.7.1
Section: universe/devel