summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index 9450b1cc..3f2af7ff 100644
--- a/rebar.config
+++ b/rebar.config
@@ -25,5 +25,5 @@
"rel"
]}.
{cover_enabled, true}.
-{erl_opts, [debug_info, fail_on_warning]}.
+{erl_opts, [debug_info]}.
{lib_dirs, ["apps"]}.