parent
912920a53c
commit
4fbb770a8c
18 changed files with 8 additions and 7603 deletions
|
@ -9,10 +9,3 @@
|
|||
{erl_opts, [debug_info, {parse_transform, lager_transform}, {parse_transform, eqc_cover}]},
|
||||
{plugins, [rebar_eqc]}]}
|
||||
]}.
|
||||
|
||||
{pre_hooks, [
|
||||
{"(linux|darwin|solaris|win32)", clean, "make clean"},
|
||||
{"(freebsd|netbsd|openbsd)", clean, "gmake clean"},
|
||||
{"(linux|darwin|solaris|win32)", compile, "make"},
|
||||
{"(freebsd|netbsd|openbsd)", compile, "gmake"}
|
||||
]}.
|
Loading…
Add table
Add a link
Reference in a new issue