remove R14BXX from travis testing

This commit is contained in:
alisdair sullivan 2012-03-27 16:52:59 -07:00
parent ad3e870615
commit 3a1a591592

View file

@ -1,7 +1,4 @@
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