1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-03-21 03:33:02 +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