I want to create a continuous integration server for a python project. Normally this would create a project, but since python was not built as such, what should be done instead? Just unit tests? Or are there additional steps that anyone can recommend?
python continuous-integration
Jim jeffries
source share