Add tests for Hugo 0.52 (#110)

This commit is contained in:
Hanzei 2018-11-28 18:53:08 +01:00 committed by GitHub
parent 88aa5812f5
commit 1a032470ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,7 @@ env:
- HUGO_VERSION="0.49.2"
- HUGO_VERSION="0.50"
- HUGO_VERSION="0.51"
- HUGO_VERSION="0.52"
install:
- wget -q https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz