Travis CI: Update to Hugo 0.71.0 (#3)

This commit is contained in:
Hugo Locurcio
2020-05-23 15:52:39 +02:00
committed by GitHub
parent 412c51d787
commit ccfb913f31

View File

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