Some minor CI and README improvements #70
Annotations
2 warnings
test (1.16.2, 26.2.4)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
test (1.16.2, 26.2.4)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|