Travis: Continuous Integration for GitHub Projects

On September 1, 2014, Posted by , In Common, By ,, , With Comments Off on Travis: Continuous Integration for GitHub Projects

In a recent project I got the opportunity to work with Travis, a lean, hosted continuous integration service used to build GitHub projects that is free to use for public repositiories. This post gives a brief introduction on how to build projects with Travis. Simple Setup Setting up Travis to…