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