shithub: hugo

Download patch

ref: fa2e58fd4acdf538907b39846b6e8e6c7dee03d1
parent: cb0405338568055fcfe3440ad539c5d3aebc6486
author: spf13 <[email protected]>
date: Sat Jan 18 06:02:56 EST 2014

Have travis build with latest go.

--- 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/