.gitmodules
0 → 100644
+3
−0
.travis.yml
0 → 100644
+25
−0
+15
−4
cmake/gtest.cmake
0 → 100644
+17
−0
Loading
* Adds travis for linux * Adds libcsm dep. * Fixes a bad merge on find_path * adds GTest to the repo for CI * Removed commented code from tests/CMakeList.txt