Travis CI: Update to Hugo 0.74.3 (#5)

This commit is contained in:
Hugo Locurcio
2020-08-23 15:59:22 +02:00
committed by GitHub
parent 516670446a
commit d34691186e

View File

@@ -7,7 +7,7 @@ python:
- 3.8
env:
- HUGO_VERSION="0.71.0"
- HUGO_VERSION="0.74.3"
install:
- curl -LO "https://github.com/gohugoio/hugo/releases/download/v$HUGO_VERSION/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz"