Rely on builtin rebar3
This commit is contained in:
parent
c4fa6cd8a5
commit
b4fc3fc5a6
@ -1,8 +1,6 @@
|
|||||||
language: erlang
|
language: erlang
|
||||||
|
|
||||||
install: wget https://github.com/erlang/rebar3/releases/download/3.1.0/rebar3 && chmod 755 rebar3
|
script: rebar3 update && rebar3 eunit && rebar3 dialyzer
|
||||||
|
|
||||||
script: PATH=.:$PATH make update test dialyzer
|
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
disabled: true
|
disabled: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user