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-07-23 06:56:10 +0300
committerHanzei <hanzei@mailbox.org>2018-07-23 06:56:10 +0300
commitae99b799c8eeb44a140aede9f9aa971820590ad7 (patch)
treed0bc1299d6648043a54c16f36e685c2172193af9 /.travis.yml
parent389ac2a34bc72ca503c696c965c2016954441f34 (diff)
Bump hugo version to 0.45
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 339838e..77396b5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,7 @@ git:
depth: false
env:
- - HUGO_VERSION="0.44"
+ - HUGO_VERSION="0.45"
install:
- wget -q https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz