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

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanzei <16541325+hanzei@users.noreply.github.com>2019-04-09 16:37:18 +0300
committerGitHub <noreply@github.com>2019-04-09 16:37:18 +0300
commit3881a30ea5908cd6a4eb5c9ae888348f30e68a5a (patch)
tree964cbce2e0553f88ab965f30de1f879871e56fc9
parent31463b9429c2409adcb7c4913756bcce71153c54 (diff)
Add test for Hugo 0.55 (#145)
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index a37121d..ce2422c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,6 +9,7 @@ env:
- HUGO_VERSION="0.52"
- HUGO_VERSION="0.53"
- HUGO_VERSION="0.54.0"
+ - HUGO_VERSION="0.55.0"
install:
- wget -q https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz