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

Update to Go 1.9.3

Fixes #4328
This commit is contained in:
Bjørn Erik Pedersen
2018-01-26 17:06:05 +01:00
parent 6413559f75
commit a91aba1c15
3 changed files with 4 additions and 4 deletions

View File

@@ -2,8 +2,8 @@ language: go
sudo: required
dist: precise
go:
- 1.8.5
- 1.9.2
- 1.8.6
- 1.9.3
- tip
os:
- linux