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

@ -1,4 +1,7 @@
language: erlang language: erlang
script: rebar compile && rebar skip_deps=true eunit script: rebar compile && rebar skip_deps=true eunit
otp_release: otp_release:
- R15B - R15B
- R14B04
- R14B03
- R14B02