We need to decide on which Continuous Integration / automated testing service we'll be using on our repos. The simplest thing to start with is to use Travis CI on our public repos.
For the private ones, we can either pay Travis CI for seats, or set up a Jenkins server.