Add integration test #13
Annotations
2 errors and 2 warnings
|
Run mix deps.get && mix compile --warnings-as-errors && mix test
The operation was canceled.
|
Run mix deps.get && mix compile --warnings-as-errors && mix test
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Run mix deps.get && mix compile --warnings-as-errors && mix test
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Loading