Implement UDP data parsing.
[erlang-x-plane-data.git] / .travis.yml
diff --git a/.travis.yml b/.travis.yml
new file mode 100644 (file)
index 0000000..c38a8fb
--- /dev/null
@@ -0,0 +1,13 @@
+notifications:
+    recipients:
+    - siraaj@khandkar.net
+
+language:
+    erlang
+
+otp_release:
+    - 17.0
+    - R16B02
+
+script:
+    "make travis_ci"
This page took 0.016889 seconds and 4 git commands to generate.