It’s been a long time since I last wrote about any kind of testing, and one of the most basic forms is making sure your build compiles as a step of continuous integration. This has been added to ioquake3’s github with the Travis service. What this means is that every time one of your friendly… Continue reading Continuous Integration with Travis