From 1c5ab5a047d98d2454a086942204e2a09c684be7 Mon Sep 17 00:00:00 2001 From: Hanzei Date: Mon, 9 Jul 2018 15:13:59 +0200 Subject: [PATCH] Bump to hugo 0.43 --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 6d45484..10174eb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,8 @@ git: depth: false - + env: - - HUGO_VERSION="0.42.2" + - HUGO_VERSION="0.43" install: - wget -q https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz