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>2018-12-24 12:49:37 +0300
committerEmiel Hollander <EmielH@users.noreply.github.com>2018-12-24 12:49:37 +0300
commitb0f7e8160e046d40fd67deb380d0af0bbad6a8f3 (patch)
tree34c6497977f1026d3c696d12dd00343ccd1c41e7
parent70d77b43ca5bce598b06bff4e54c9c49345ba920 (diff)
Add testing for Hugo 0.53v1.0.0
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 6085764..9f721b7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,6 +2,7 @@ env:
- HUGO_VERSION="0.50"
- HUGO_VERSION="0.51"
- HUGO_VERSION="0.52"
+ - HUGO_VERSION="0.53"
install:
- wget https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz