From cd62f47de153fed203c9dc96dc304962c51ee4ef Mon Sep 17 00:00:00 2001 From: Hanzei Date: Sat, 18 Aug 2018 07:44:16 +0200 Subject: [PATCH] Update hugo version to 0.47 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1c394f6..524d8f3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ git: depth: false env: - - HUGO_VERSION="0.46" + - HUGO_VERSION="0.47" install: - wget -q https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz