Преглед изворни кода

Merge pull request #1971 from ferd/fix-systest-suite

Fixing systest to use up to date plugin
pull/1972/head
Fred Hebert пре 6 година
committed by GitHub
родитељ
комит
8e28561d4e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      systest/all_SUITE_data/resource_plugins/rebar.config

+ 1
- 1
systest/all_SUITE_data/resource_plugins/rebar.config Прегледај датотеку

@ -1,6 +1,6 @@
%% Sample provided by @tothlac
{plugins, [
{rebar_tidy_deps, ".*", {git, "https://github.com/ferd/rebar3-tidy-deps-plugin.git"}},
{rebar_tidy_deps, ".*", {git, "https://github.com/tothlac/rebar3-tidy-deps-plugin.git"}},
{rebar_alias, {git, "https://github.com/tsloughter/rebar_alias.git"}},
rebar3_appup_plugin
]}.

Loading…
Откажи
Сачувај