Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanzei <hanzei@mailbox.org>2018-06-30 20:24:35 +0300
committerHanzei <hanzei@mailbox.org>2018-06-30 20:24:35 +0300
commit11587f7efe568e46075321af7f4a1bec54a6ae04 (patch)
treed4c0fd162497263c4877a15b5d87e6c1ca211a78 /.travis.yml
parent1677c5dd4ef4c658140fa526144e0022f7d1700d (diff)
Downgrade to hugo 0.41 for testing
See https://github.com/gohugoio/hugo/issues/4888
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 5b3f1f4..b418184 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,5 @@
env:
- - HUGO_VERSION="0.42.2"
+ - HUGO_VERSION="0.41"
install:
- wget -q https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz