Erlang/OTP 19.2 is now the minimum supported version.
Part of rabbitmq/rabbitmq-server#1305. [#149563549]
This commit is contained in:
parent
46c69c45e4
commit
58f8fb45a6
|
|
@ -18,9 +18,11 @@ addons:
|
|||
# package, we save the compilation time.
|
||||
- elixir
|
||||
- xsltproc
|
||||
|
||||
otp_release:
|
||||
- "18.3"
|
||||
- "19.0"
|
||||
- "19.2"
|
||||
- "19.3"
|
||||
- "20.0"
|
||||
|
||||
before_script:
|
||||
# The checkout made by Travis is a "detached HEAD" and branches
|
||||
|
|
|
|||
Loading…
Reference in New Issue