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

Update Travis config to Go 1.5.2

This commit is contained in:
Bjørn Erik Pedersen
2015-12-04 02:09:03 +01:00
parent cd062623bd
commit 6a519e692b

View File

@ -2,7 +2,7 @@ language: go
sudo: false
go:
- 1.4.3
- 1.5.1
- 1.5.2
- tip
os:
- linux