ref: 253a618854d353585a0afc6fb18a437916ca1ea6
parent: 284e959fc441b86b243b0a46bb9cab6ab490c416
author: Bjørn Erik Pedersen <[email protected]>
date: Wed Feb 17 18:18:34 EST 2016
Go 1.6 is out!
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,8 @@
language: go
sudo: false
go:
- - 1.4.3
- 1.5.3
+ - 1.6
- tip
os:
- linux
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@
* [Git](https://git-scm.com/)
* [Mercurial](https://www.mercurial-scm.org/)
- * [Go][] 1.4+
+ * [Go][] 1.5+
2. [Fork the Hugo project on GitHub](https://github.com/spf13/hugo).