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-08-03 11:20:32 +0300
committerEmiel Hollander <EmielH@users.noreply.github.com>2019-08-03 11:20:32 +0300
commit7eb3a3f2d4a0748c66195481acdf8f1d59425282 (patch)
tree20b5c12572f13403751f27ea44adc51bdd27c624
parent1c80328c138d7569f939fea703fdd809e240b96f (diff)
Update Hugo test versionsv1.1.2
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 3aa1347..0cb1048 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,8 @@ env:
- HUGO_VERSION="0.52"
- HUGO_VERSION="0.53"
- HUGO_VERSION="0.54.0"
- - HUGO_VERSION="0.55.1"
+ - HUGO_VERSION="0.55.6"
+ - HUGO_VERSION="0.56.3"
install:
- wget https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz