fix extra comma #711
ci.yml
on: push
Matrix: tests
Example application tests
1m 11s
Code Quality
46s
Tests
0s
Annotations
2 warnings
Code Quality
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Code Quality
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|