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

github.com/EmielH/hallo-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:36:53 +0300
committerEmiel Hollander <EmielH@users.noreply.github.com>2019-02-02 14:36:53 +0300
commit1f753c16b8837ccfb1f668b68935c2ca755e8c63 (patch)
tree6f230513bad563b4528d310619d73434b7b09c62 /.travis.yml
parentf0f6d8ccb782deb4a4657c1c57291f7c43f3d3ab (diff)
Add tests for Hugo 0.54.0
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 9f721b7..a347c09 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