remove R14BXX from travis testing

This commit is contained in:
alisdair sullivan 2012-03-27 16:53:18 -07:00
parent c28bd854f6
commit 47951fbd86

View file

@ -2,6 +2,3 @@ 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