Skip to content

Commit

Permalink
Update rebar3 version
Browse files Browse the repository at this point in the history
  • Loading branch information
NelsonVides committed Aug 19, 2020
1 parent 82ba1f2 commit be13cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ codecov: _build/test/cover/eunit.coverdata
./rebar3 as test codecov analyze

rebar3:
wget https://github.com/erlang/rebar3/releases/download/3.6.1/rebar3 &&\
wget https://github.com/erlang/rebar3/releases/download/3.13.2/rebar3 && \
chmod u+x rebar3

dialyzer: rebar3
Expand Down

0 comments on commit be13cb6

Please sign in to comment.