shithub: hugo

Download patch

ref: 1143a8fa49abe10975f286c6aa7fb2f74a3bced6
parent: 294222ac7445ae3271997df1abaf2caf6277d13e
author: spf13 <[email protected]>
date: Mon Aug 25 11:18:53 EDT 2014

Bumping Travis to test Go 1.2 & tip (1.3)

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