Skip to content

Commit

Permalink
allow erlang 20
Browse files Browse the repository at this point in the history
  • Loading branch information
danikp authored Jul 17, 2017
1 parent 63d26bd commit 2941b5f
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
Expand Up @@ -6,7 +6,7 @@
{ibrowse, {git, "https://github.com/cmullaparthi/ibrowse.git", {ref, "v4.4.0"}}}
]}.

{require_otp_vsn, "R16|17|18|19"}.
{require_otp_vsn, "R16|17|18|19|20"}.

{erl_opts, [
fail_on_warning,
Expand Down

0 comments on commit 2941b5f

Please sign in to comment.