add R15B01, R15B02 and R15B03-1 to travis ci config

This commit is contained in:
alisdair sullivan 2013-02-06 11:17:11 -08:00
parent b711bc9ef9
commit 04610a02cb

View file

@ -1,6 +1,9 @@
language: erlang
script: rebar compile && rebar skip_deps=true eunit
otp_release:
- R15B03-1
- R15B02
- R15B01
- R15B
- R14B04
- R14B03