elixir-on-docker
elixir-on-docker copied to clipboard
Add travis.yml file to template
Travis is a nice build too for open source.
The steps to add CI to a project should be:
- Enable travis builds on your repository.
- Link github to docker-cloud.
- Profit
This issue includes documenting the steps above. I would also accept another build format if it was as simple