Travis CI: Update to Hugo 0.76.3 (#6)

This commit is contained in:
Hugo Locurcio
2020-11-02 16:40:00 +01:00
committed by GitHub
parent 739b29c050
commit c5e5cb531a

View File

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