boss icon indicating copy to clipboard operation
boss copied to clipboard

Setup CI for automatically building and testing changes to source code

Open YashKumarVerma opened this issue 5 years ago • 1 comments

A free to use CI service like Travis CI/circle CI should be used to automatically test the changes made to the codebase and run tests.

This would

  • test changes before the merger
  • make sure tests are passing before accepting PR
  • ease the method to analyze code before the merge.

YashKumarVerma avatar May 15 '20 15:05 YashKumarVerma

working on it

YashKumarVerma avatar May 15 '20 16:05 YashKumarVerma