Browse Source

Add travis CI config file.

Andreas Stenius 11 years ago
parent
commit
638d0be4ff
1 changed files with 8 additions and 0 deletions
  1. 8 0
      .travis.yml

+ 8 - 0
.travis.yml

@@ -0,0 +1,8 @@
+language: erlang
+otp_release:
+  - R16B02
+  - R15B03
+  - R14B04
+  - R13B04
+  - R12B-5
+  - R12B-2