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>2018-11-28 20:53:08 +0300
committerGitHub <noreply@github.com>2018-11-28 20:53:08 +0300
commit1a032470ce5548cb56958cf61e88ad6feca41ed5 (patch)
tree4e9e7e23f711681a0148296be62063dd274ac367
parent88aa5812f5e081e32853135981cf5784f6c5d5a4 (diff)
Add tests for Hugo 0.52 (#110)
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 488e924..b3ade2f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,7 @@ env:
- HUGO_VERSION="0.49.2"
- HUGO_VERSION="0.50"
- HUGO_VERSION="0.51"
+ - HUGO_VERSION="0.52"
install:
- wget -q https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz