Separation Generator to a dedicated repo
[apps/low-level-can-service.git] / libs / isotp-c / .travis.yml
diff --git a/libs/isotp-c/.travis.yml b/libs/isotp-c/.travis.yml
new file mode 100644 (file)
index 0000000..31bfdeb
--- /dev/null
@@ -0,0 +1,8 @@
+language: c
+compiler:
+  - gcc
+script: make test
+before_install:
+    - git submodule update --init
+    - sudo apt-get update -qq
+    - sudo apt-get install check