We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cd7304 commit a07d1b2Copy full SHA for a07d1b2
rebar.config
@@ -34,3 +34,5 @@
34
%% {riak_control, ".*", {git, "git://github.com/basho/riak_control.git", {tag, "2.1.6-225"}}},
35
%% {riaknostic, ".*", {git, "git://github.com/basho/riaknostic.git", {tag, "2.1.7"}}},
36
]}.
37
+
38
+{profiles, [{test, [{deps, [meck]}]}]}.
0 commit comments