Using CircleCI for Continuous Integration of Elixir projects.

1 · Erlang Solutions · June 25, 2019, 1:17 p.m.
Continuous integration is essential in a fast moving project. The developers need feedback as soon as possible because the earlier a bug is found, the earlier and cheaper it is to fix it. This guide demonstrates a simple, but effective setup that can run this continuous integration for an Elixir project....