experiment with travis ci
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
|||||||
|
language: c
|
||||||
|
|
||||||
|
before_script:
|
||||||
|
- cd build/CMake
|
||||||
|
- mkdir buildproducts
|
||||||
|
- cd buildproducts
|
||||||
|
- cmake ..
|
||||||
|
|
||||||
|
script:
|
||||||
|
- make
|
||||||
|
|
||||||
Reference in New Issue
Block a user