shithub: hugo

Download patch

ref: dcf1f96c2de5b3c0bcefd0741caf350318c4cbbd
parent: 53a5932fa44e915dfa331876de08cd965c54e943
author: Bjørn Erik Pedersen <[email protected]>
date: Sat Nov 14 11:59:45 EST 2015

Revert "Update Go release version to 1.5.2 in Travis config"

This reverts commit 30ebf6b82354fc1eb7a15aa0ff610b24a690724c.

There is no Go 1.5.2... Where did I get that info!?

--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,7 @@
 language: go
 go:
   - 1.4.2
-  - 1.5.2
+  - 1.5.1
   - tip
 os:
   - linux