Make work with OTP 17
This commit is contained in:
parent
6f9ca7d13c
commit
58a92482d1
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
% vim:ts=4 sw=4 et ft=erlang
|
% vim:ts=4 sw=4 et ft=erlang
|
||||||
{require_otp_vsn, "R13B04|R14|R15|R16"}.
|
{require_otp_vsn, "R13B04|R14|R15|R16|17"}.
|
||||||
|
|
||||||
{cover_enabled, true}.
|
{cover_enabled, true}.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue