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-03-15 14:06:05 +0300
committerGitHub <noreply@github.com>2019-03-15 14:06:05 +0300
commit29bca079b00f3281bf73a2df55d6ce8f71372837 (patch)
treee636e2cf3352aec753325d4ca2221db2d74661a2
parent29aa348daab6bf2e621314426dd8819e927290f6 (diff)
Add test for Hugo 0.54 (#139)
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 18d526b..a37121d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,6 +8,7 @@ env:
- HUGO_VERSION="0.51"
- HUGO_VERSION="0.52"
- HUGO_VERSION="0.53"
+ - HUGO_VERSION="0.54.0"
install:
- wget -q https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz