add r16b to travis config
This commit is contained in:
parent
f0f43c4aba
commit
a3ab40aa88
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
||||||
language: erlang
|
language: erlang
|
||||||
script: rebar compile && rebar skip_deps=true eunit
|
script: rebar compile && rebar skip_deps=true eunit
|
||||||
otp_release:
|
otp_release:
|
||||||
|
- R16B
|
||||||
- R15B02
|
- R15B02
|
||||||
- R15B01
|
- R15B01
|
||||||
- R15B
|
- R15B
|
||||||
- R14B04
|
- R14B04
|
||||||
- R14B03
|
- R14B03
|
||||||
- R14B02
|
- R14B02
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue