Add a .travis.yml for travis-ci

This commit is contained in:
Chris Robinson
2015-12-11 10:13:02 -08:00
parent e034afe107
commit 2850719ea2
+2
View File
@@ -0,0 +1,2 @@
language: c
script: cmake . && make -j2