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-05-05 19:02:40 +0300
committerEmiel Hollander <EmielH@users.noreply.github.com>2019-05-05 19:02:40 +0300
commite475bedbf91b4d81f225b958d15e65297fde5837 (patch)
treed8b194a31c59c50e3992b50cfa923cfaaa174dae /.travis.yml
parent5e140c4d9898412e60ea7167df425ac12f797bdc (diff)
Add tests for Hugo 0.55.5
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 c9df1f8..fb464eb 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.1"
+ - HUGO_VERSION="0.55.5"
install:
- wget https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz