0 votes
in Continuous Integration by
What is the short summary of Continuous Integration

1 Answer

0 votes
by

We can define Continuous Integration as to Build software and take it through as many tests as possible with every change.

...