Build on Linux and OSX with Travis

This commit is contained in:
Chris Robinson
2015-12-11 10:34:38 -08:00
parent 2850719ea2
commit abd568f9d8
+3
View File
@@ -1,2 +1,5 @@
os:
- linux
- osx
language: c
script: cmake . && make -j2