Initial travis CI config file push. Further calibration will be required to dial the settings in.
@@ -0,0 +1,4 @@
+language: cpp
+compiler:
+ - clang
+ - gcc