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 008283d commit a4e0c92Copy full SHA for a4e0c92
lib/erl/rebar.test.config
@@ -1,5 +1,5 @@
1
{erl_opts, [{platform_define, "^R.*", otp16_or_less}, debug_info]}.
2
3
{deps, [
4
- {meck, "", {git, "git://github.com/eproxus/meck.git", {tag, "0.8.2"}}}
+ {meck, "", {git, "https://github.com/eproxus/meck.git", {tag, "0.8.2"}}}
5
]}.
0 commit comments