Add test for Hugo 0.55 (#145)

This commit is contained in:
Hanzei 2019-04-09 15:37:18 +02:00 committed by GitHub
parent 31463b9429
commit 3881a30ea5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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