Not compatible with 20 because ecpool has used logger from otp 21.0
This commit is contained in:
parent
55316d3427
commit
b24c372682
|
@ -3,7 +3,6 @@ language: erlang
|
||||||
otp_release:
|
otp_release:
|
||||||
- 22.0
|
- 22.0
|
||||||
- 21.3
|
- 21.3
|
||||||
- 20.3
|
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- git clone https://github.com/erlang/rebar3.git; cd rebar3; ./bootstrap; sudo mv rebar3 /usr/local/bin/; cd ..
|
- git clone https://github.com/erlang/rebar3.git; cd rebar3; ./bootstrap; sudo mv rebar3 /usr/local/bin/; cd ..
|
||||||
|
|
Loading…
Reference in New Issue