shithub: hugo

Download patch

ref: fb1b795d59b3c6d5d74df3a69b4026574b6dd5fa
parent: d3c36761612c6f6009c3b5d30feabae38237d758
author: spf13 <[email protected]>
date: Tue Dec 30 09:58:48 EST 2014

Bumping Travis to test go 1.3 & 1.4

--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,6 @@
 language: go
 go:
-  - 1.2
+  - 1.3
   - tip
 script:
   - go test ./...