Build and test on OTP 22

This commit is contained in:
Martin Sumner 2020-02-24 09:55:05 +00:00
parent 681f243e87
commit 009abdd599
3 changed files with 37 additions and 4 deletions

View file

@ -1,5 +1,5 @@
{erl_opts, [warnings_as_errors,
{platform_define, "^2[0-1]{1}", fsm_deprecated},
{platform_define, "^2[0-3]{1}", fsm_deprecated},
{platform_define, "^1[7-8]{1}", old_rand},
{platform_define, "^17", no_log2},
{platform_define, "^R", no_sync},