Downgrade to hugo 0.41 for testing

See https://github.com/gohugoio/hugo/issues/4888
This commit is contained in:
Hanzei 2018-06-30 19:24:35 +02:00
parent 1677c5dd4e
commit 11587f7efe
No known key found for this signature in database
GPG key ID: 69A2DEFD98937BA0

View file

@ -1,5 +1,5 @@
env:
- HUGO_VERSION="0.42.2"
- HUGO_VERSION="0.41"
install:
- wget -q https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz