1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00

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!?
This commit is contained in:
Bjørn Erik Pedersen
2015-11-14 16:59:45 +01:00
parent 53a5932fa4
commit dcf1f96c2d

View File

@ -1,7 +1,7 @@
language: go
go:
- 1.4.2
- 1.5.2
- 1.5.1
- tip
os:
- linux