add R14BXX to travis ci, again

This commit is contained in:
alisdair sullivan 2012-03-30 23:28:24 -07:00
parent e5ab105d83
commit d81bb60701

View file

@ -2,3 +2,6 @@ language: erlang
script: rebar compile && rebar skip_deps=true eunit
otp_release:
- R15B
- R14B04
- R14B03
- R14B02