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:52:43 +0300
committerEmiel Hollander <EmielH@users.noreply.github.com>2019-12-22 12:52:43 +0300
commitbd77fd297fce0ed615fc09b00a2b8f08408cbd4a (patch)
tree3bc08de85e8775d473011daac9ab138648f2ba37 /.travis.yml
parent854c82c75ee2f9c82b6bba2e8729820ad5092d62 (diff)
Fix typo in Hugo releases
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 5a7c22b..2cfc22b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,7 +10,7 @@ env:
- HUGO_VERSION="0.58.3"
- HUGO_VERSION="0.59.1"
- HUGO_VERSION="0.60.1"
- - HUGO_VERSION="0.61.1"
+ - HUGO_VERSION="0.61.0"
install:
- wget https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz