Travis
Contents of this page:
GitHub Repos
- My version of the tic-tac-toe Ruby kata is built in Sinatra and deployed via Travis to Heroku here.
- The Travis config is visible here.
- I documented the Heroku / Travis deployment steps in the readme here.
- This clare-wiki site (this one!) is also deployed via Travis to Heroku.
- The Travis config is visible here.
- My Cards Against Humanity answer generator is also deployed via Travis to Heroku.
- My Ruby version of the Mars Rover kata is also deployed via Travis to Heroku.
Jekyll and Travis
- See this article on deploying a Jekyll site using Travis.
- Also see my Jekyll troubleshooting page for some other Travis-related stuff.