Rely on builtin rebar3
This commit is contained in:
+1
-3
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user