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-12-22 12:49:33 +0300
committerEmiel Hollander <EmielH@users.noreply.github.com>2019-12-22 12:49:33 +0300
commite4e01c1952b3180a3747e9eb0e9b7a7650591677 (patch)
tree632c9c07258d723b19de0d1d711f93a2a5c5ae44 /.travis.yml
parent0e587d11371468d7296588ab99ab65da9aedd36a (diff)
Update Hugo versions for TravisCI
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 1c8ea55..5a7c22b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,12 @@ env:
- HUGO_VERSION="0.53"
- HUGO_VERSION="0.54.0"
- HUGO_VERSION="0.55.6"
+ - HUGO_VERSION="0.56.3"
+ - HUGO_VERSION="0.57.2"
+ - HUGO_VERSION="0.58.3"
+ - HUGO_VERSION="0.59.1"
+ - HUGO_VERSION="0.60.1"
+ - HUGO_VERSION="0.61.1"
install:
- wget https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz