I am new to Build Servers/Continuous Integration, so I need a little guidance please. I need to choose a tool that meets the following requirements:
- Build Maven/Java, Python and C projects
- Run a general build script that performs all build jobs, perferably in python (since our existing script is python)
- After each build, deploy the build on an appliance server or VM and run sanity checks