travis-ci integration

This commit is contained in:
alisdair sullivan 2012-03-05 23:09:45 -08:00
parent b10262d720
commit 1fc05011db

6
.travis.yml Normal file
View file

@ -0,0 +1,6 @@
language: erlang
otp_release:
- R15B
- R14B02
- R14B03
- R14B04