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-09 21:09:28 +0300
committerEmiel Hollander <EmielH@users.noreply.github.com>2019-04-09 21:09:28 +0300
commitccb8ded755eb67fa2eab5f249f3e12ccf9b92a1b (patch)
treea9d113dc457c5d4f47f313b5586c340f3a5445ee /.travis.yml
parentc226a2cd51eab5e5dc774c7fbdb7f45566057941 (diff)
Add tests for Hugo 0.55.0
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 0cae14c..8e9c844 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