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-02-02 14:37:08 +0300
committerEmiel Hollander <EmielH@users.noreply.github.com>2019-02-02 14:37:08 +0300
commit87f3c9c6d14a35cbaeacc96d9f4528d5f67f0cc1 (patch)
tree4e743a9ad2409f60f279e1c685f348fc8adb90e0
parentad98d4bb94465e2deca6c2ba8f42a0200ee47c7c (diff)
Add tests for Hugo 0.54.0v1.0.0
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 572f918..a9da411 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,7 @@ env:
- HUGO_VERSION="0.51"
- HUGO_VERSION="0.52"
- HUGO_VERSION="0.53"
+ - HUGO_VERSION="0.54.0"
install:
- wget https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz