Add tests for Hugo 0.51 (#105)

This commit is contained in:
Hanzei 2018-11-07 15:10:49 +01:00 committed by GitHub
parent dc8d116cd1
commit 1b84a1deff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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