Update erlang/otp version for ci (#2141)
This commit is contained in:
parent
de65e21270
commit
73ae8ad57f
|
@ -1,7 +1,7 @@
|
|||
language: erlang
|
||||
|
||||
otp_release:
|
||||
- 21.0.4
|
||||
- 21.2
|
||||
|
||||
before_install:
|
||||
- git clone https://github.com/erlang/rebar3.git; cd rebar3; ./bootstrap; sudo mv rebar3 /usr/local/bin/; cd ..
|
||||
|
|
Loading…
Reference in New Issue