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

github.com/EmielH/tale-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:07 +0300
committerEmiel Hollander <EmielH@users.noreply.github.com>2019-04-09 21:09:07 +0300
commit1d4b648613cb8049ec9390a9fd781f0f48844290 (patch)
treed1195a39c1916e292da382c67f8ecfee01b9fae9
parent34868a963c7f62a95f3126a3b9ff4ed6208051eb (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 b542e44..7a8c58f 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