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-04-14 20:46:11 +0300
committerEmiel Hollander <EmielH@users.noreply.github.com>2019-04-14 20:46:11 +0300
commit6e8c625a27bb6c221d596e61706e44be4a5f094d (patch)
tree35a47d238a91ee212ad692880cc5d5a03bb39b35
parentc68b6e26aa8d053e96be7d6a2eaca579bc7c8eb7 (diff)
Add tests for Hugo 0.55.1v1.1.1
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 574aed2..3aa1347 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@ env:
- HUGO_VERSION="0.52"
- HUGO_VERSION="0.53"
- HUGO_VERSION="0.54.0"
- - HUGO_VERSION="0.55.0"
+ - HUGO_VERSION="0.55.1"
install:
- wget https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz