Vaporeons are unaware of how Continuous Integration works
If I had to guess... You git push to the repository, then the server has some hooks installed to run a script every time something new is pushed, and the script tries to compile it and run the tests?