add R15B01, R15B02 and R15B03-1 to travis ci config
This commit is contained in:
parent
b711bc9ef9
commit
04610a02cb
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
||||||
language: erlang
|
language: erlang
|
||||||
script: rebar compile && rebar skip_deps=true eunit
|
script: rebar compile && rebar skip_deps=true eunit
|
||||||
otp_release:
|
otp_release:
|
||||||
|
- R15B03-1
|
||||||
|
- R15B02
|
||||||
|
- R15B01
|
||||||
- R15B
|
- R15B
|
||||||
- R14B04
|
- R14B04
|
||||||
- R14B03
|
- R14B03
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue