Travis CI is known as everyone’s favorite Continuous Integration system, offering free testing for open source projects. It also integrates seamlessly with GitHub, automatically testing all your branches, but also optionally pull requests. All around, it’s an amazing tool to test and build applications written in a variety of languages, ...