From 92511ab8a8102bea2be81dd9c0196b38f5411423 Mon Sep 17 00:00:00 2001 From: Eric Pfeiffer Date: Mon, 17 Apr 2017 20:03:57 -0500 Subject: [PATCH] Revert to Hugo v0.19 v0.20 is not working properly with the current site. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8c5ef1d8..a4b38373 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ env: - PHP_VERSION=56 - PHP_VERSION=70 - PHP_VERSION=71 - - HUGO_VERSION=0.20 + - HUGO_VERSION=0.19 script: ./_scripts/travis-build.sh