experiment with travis ci

This commit is contained in:
Sam Hatchett
2015-12-04 16:04:19 -05:00
parent 4e965f1dd7
commit 655f5021b5

11
.travis.yml Normal file
View File

@@ -0,0 +1,11 @@
language: c
before_script:
- cd build/CMake
- mkdir buildproducts
- cd buildproducts
- cmake ..
script:
- make