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

github.com/EmielH/hallo-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmiel Hollander <EmielH@users.noreply.github.com>2019-07-16 18:07:34 +0300
committerEmiel Hollander <EmielH@users.noreply.github.com>2019-07-16 18:07:34 +0300
commit0e587d11371468d7296588ab99ab65da9aedd36a (patch)
tree9a8a1035e08d8ccd420f8fda4859b93e841a2485
parent95e878165c336c44d3d78957c0db1b62b0c56f94 (diff)
Update Hugo version for TravisCIv2.6.0
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index fb464eb..1c8ea55 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@ env:
- HUGO_VERSION="0.52"
- HUGO_VERSION="0.53"
- HUGO_VERSION="0.54.0"
- - HUGO_VERSION="0.55.5"
+ - HUGO_VERSION="0.55.6"
install:
- wget https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz