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-18 08:44:16 +0300
committerHanzei <hanzei@mailbox.org>2018-08-18 08:44:16 +0300
commitcd62f47de153fed203c9dc96dc304962c51ee4ef (patch)
treed68c962fec06e2cfd8eab54ebe88ff1c9a7390c3
parent5056c425d5edd9c2b97f799d2200b62c976664b2 (diff)
Update hugo version to 0.47
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
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