URI: 
       Have travis build with latest go. - 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 fa2e58fd4acdf538907b39846b6e8e6c7dee03d1
   DIR parent cb0405338568055fcfe3440ad539c5d3aebc6486
  HTML Author: spf13 <steve.francia@gmail.com>
       Date:   Sat, 18 Jan 2014 11:02:56 -0500
       
       Have travis build with latest go.
       
       Diffstat:
         M .travis.yml                         |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
   DIR diff --git a/.travis.yml b/.travis.yml
       @@ -1,7 +1,7 @@
        language: go
        go:
       -  - 1.1
       -script: 
       +  - tip
       +script:
          - go test ./...
          - go build
          - ./hugo -s docs/