URI: 
       Add support for continuous testing. - hugo - [fork] hugo port for 9front
  HTML git clone git@git.drkhsh.at/hugo.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit bb273df4cda5f3c2a8621b70c3c03b7512d75782
   DIR parent 2bf24877a6111cd575927896c14482ae9ba675af
  HTML Author: Noah Campbell <noahcampbell@gmail.com>
       Date:   Fri,  9 Aug 2013 18:24:42 -0700
       
       Add support for continuous testing.
       
       Using travis-ci.org
       
       Diffstat:
         A .travis.yml                         |       3 +++
         M README.md                           |       2 ++
       
       2 files changed, 5 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/.travis.yml b/.travis.yml
       @@ -0,0 +1,3 @@
       +language: go
       +go:
       +  - 1.1
   DIR diff --git a/README.md b/README.md
       @@ -2,6 +2,8 @@
        A Fast and Flexible Static Site Generator built with love by [spf13](http://spf13.com) 
        and [friends](http://github.com/spf13/hugo/graphs/contributors) in Go.
        
       +[![Build Status](https://travis-ci.org/spf13/hugo.png)](https://travis-ci.org/spf13/hugo)
       +
        ## Overview
        
        Hugo is a static site generator written in GoLang. It is optimized for