Ver a proveniência

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

Now that Dave has merged all patches, it's safe to switch back to
upstream retest.
pull/3/head
Tuncer Ayaz há 11 anos
ascendente
cometimento
8557f6c5bc
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      rebar.config.script

+ 1
- 1
rebar.config.script Ver ficheiro

@ -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 ->

Carregando…
Cancelar
Guardar