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

github.com/EmielH/stip-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-09 21:01:03 +0300
committerEmiel Hollander <EmielH@users.noreply.github.com>2019-04-09 21:01:03 +0300
commitf221ffffcdede0403130cf48b42d16e966aa408c (patch)
tree40c4297886779195707a665141d7aac767c805b9
parenta310a3030015386e07da4d177bff57cebc6b3460 (diff)
Add tests for Hugo 0.55.0
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 90db982..54e6703 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,7 @@ env:
- HUGO_VERSION="0.52"
- HUGO_VERSION="0.53"
- HUGO_VERSION="0.54.0"
+ - HUGO_VERSION="0.55.0"
install:
- wget https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz