Hi, This evening, I've just tested and merged to master a few tweaks to the Travis-CI configuration file. I've also pushed out a TRAVIS-CI file which documents how this works, etc., so that others can understand how to use Travis-CI, change it, etc., as well as see where the output from the builds go.
I've set things up such that we now build a single commit in two environments: GCC and Clang. Should eiher of these fail, then the entire build of that commit is marked as failed. This is just a nice thing to note for developers, and since it's a free service, I intend to make use of it. Especially since I don't run Linux at home, and I now have a permenant environment to check my code is portable, etc. Hope you find it useful. See the TRAVIS-CI file for the nitty-gritty. -- Thomas Adam
