Skip to content

Commit

Permalink
Add erlang 18 support
Browse files Browse the repository at this point in the history
  • Loading branch information
glejeune committed Aug 26, 2015
1 parent ec20611 commit fddda99
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, "R13B04|R14|R15|R16|17"}.
{require_otp_vsn, "R13B04|R14|R15|R16|17|18"}.

{erl_opts, [debug_info, warn_unused_vars, warn_shadow_vars, warn_unused_import]}.
{port_env, [
Expand Down

0 comments on commit fddda99

Please sign in to comment.