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-04-14 18:04:57 +0300
committerEmiel Hollander <EmielH@users.noreply.github.com>2019-04-14 18:04:57 +0300
commit8691171e923f8ab5f191f54ec72bc41451a582f3 (patch)
treecfd3e6b07d78b885bdfabf2e687310dec7b08ade
parent0d00f6d931f68a2ce1b3d5091e07a8ac9daa94cb (diff)
Add tests for Hugo 0.55.1v2.4.0
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 8e9c844..c9df1f8 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.0"
+ - HUGO_VERSION="0.55.1"
install:
- wget https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz