Skip to content

Commit

Permalink
Support OTP-18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kuenishi committed Jun 25, 2015
1 parent c666a5f commit e84e60d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{require_otp_vsn, "R15|R16|17"}.
{require_otp_vsn, "R15|R16|17|18"}.

{erl_opts, [fail_on_warning, debug_info, warn_untyped_record]}.
{xref_checks, [undefined_function_calls]}.
Expand Down

0 comments on commit e84e60d

Please sign in to comment.