ElixirTLDR; If you use Travis CI and want to deploy to Gigalixir, start with this gist. I just started using Gigalixir to host a web application I’m writing in Elixir. I already use Travis CI to run tests via GitHub, so one of the things I wanted to investigate was how to deploy my application to Gigalixir from Travis after tests pass. Firstly, let me start off by saying that the documentation for
