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-08-30 20:46:31 +0300
committerHanzei <hanzei@mailbox.org>2018-08-30 20:46:31 +0300
commit8c70285a4736e0e24ee8f7cbe0c8e2edd94af7c0 (patch)
treedd93704d0475a4ab7b6f2396281852fbb341f5ee
parentd8c6e419ee0eba5cc4f5a9e1bacfd645c198e8f5 (diff)
Bump hugo version to 0.48
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 524d8f3..ed4714c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,7 @@ git:
depth: false
env:
- - HUGO_VERSION="0.47"
+ - HUGO_VERSION="0.48"
install:
- wget -q https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz