phato.blog

Humble semi-technical blog of Pat Wangrungarun

Heroku and Travis

27 April 2013 in heroku, travis

The story was this, I would like to have a CI to get my code from GitHub, maybe run some test, and deploy it to Heroku. So I could commit to one place (master) and everything would be set up. Travis is very handy in this, but require some configurations.

Travis to the rescue

26 April 2013 in travis

One thing I don’t like about Octopress it requires too much steps to write a single blog post. You have to: