elixir-on-docker icon indicating copy to clipboard operation
elixir-on-docker copied to clipboard

Add travis.yml file to template

Open CrowdHailer opened this issue 8 years ago • 0 comments

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

CrowdHailer avatar Oct 31 '17 11:10 CrowdHailer