Go 1.6 is out!

This commit is contained in:
Bjørn Erik Pedersen 2016-02-17 23:18:34 +01:00
parent 284e959fc4
commit 253a618854
2 changed files with 2 additions and 2 deletions

View file

@ -1,8 +1,8 @@
language: go
sudo: false
go:
- 1.4.3
- 1.5.3
- 1.6
- tip
os:
- linux

View file

@ -58,7 +58,7 @@ Use the [installation instructions in the Hugo documentation](http://gohugo.io/o
* [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).