Switch retest dep to upstream (dizzyd/retest.git)

Now that Dave has merged all patches, it's safe to switch back to
upstream retest.
This commit is contained in:
Tuncer Ayaz 2013-12-04 19:57:31 +01:00
parent c02fcec92c
commit 8557f6c5bc

View file

@ -4,7 +4,7 @@
%% TODO: Change temporary retest fork back to dizzyd/retest after merge
%% ExtraDeps = [{retest, ".*", {git, "git://github.com/dizzyd/retest.git"}}],
ExtraDeps = [{retest, ".*",
{git, "git://github.com/tuncer/retest.git", "next"}}],
{git, "git://github.com/dizzyd/retest.git"}}],
case os:getenv("REBAR_EXTRA_DEPS") of
false ->