Use never version of moka

This commit is contained in:
Paweł Chmielowski 2018-05-09 10:58:00 +02:00
parent 35a076c251
commit 338d27b45b
1 changed files with 1 additions and 3 deletions

View File

@ -58,7 +58,7 @@
{if_var_true, tools, {meck, "0.8.*", {git, "https://github.com/eproxus/meck", {if_var_true, tools, {meck, "0.8.*", {git, "https://github.com/eproxus/meck",
{tag, "0.8.4"}}}}, {tag, "0.8.4"}}}},
{if_var_true, tools, {moka, ".*", {git, "https://github.com/processone/moka", {if_var_true, tools, {moka, ".*", {git, "https://github.com/processone/moka",
{tag, "1.0.5c"}}}}, {tag, "1.0.5d"}}}},
{if_var_true, redis, {eredis, ".*", {git, "https://github.com/wooga/eredis", {if_var_true, redis, {eredis, ".*", {git, "https://github.com/wooga/eredis",
{tag, "v1.0.8"}}}}]}. {tag, "v1.0.8"}}}}]}.
@ -165,8 +165,6 @@
{if_var_true, zlib, {"ezlib", []}}, {if_var_true, zlib, {"ezlib", []}},
{if_var_true, iconv, {"iconv", []}}]}. {if_var_true, iconv, {"iconv", []}}]}.
{overrides, [{override, samerlib, [{erl_opts, []}]}]}.
%% Local Variables: %% Local Variables:
%% mode: erlang %% mode: erlang
%% End: %% End: