Automating Elixir Tests — A Quick Guide to CI with Bitbucket
Deploying a new version of an application can be a scary. Automated tests and Continuous Integration can give you peace of mind. This post shows how to set up free CI for Elixir apps with Bitbucket with and without an Ecto database.
Read next Publish/subscribe with PostgreSQL and Phoenix Framework