Browse Source

Add travis config

Tim Fletcher 12 years ago
parent
commit
f99ea1a252
1 changed files with 10 additions and 0 deletions
  1. 10 0
      .travis.yml

+ 10 - 0
.travis.yml

@@ -0,0 +1,10 @@
+language: erlang
+otp_release:
+  - R16B
+  - R16A
+  - R15B02
+  - R15B01
+  - R15B
+  - R14B04
+  - R14B03
+  - R14B02