Build and test your code after every commit
Set up an automated build system which is triggered every time there is a
new changeset in the repository instance on your central server. That
system should build and test the code, broadcasting a report of the results
to the entire team.