Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanzei <16541325+hanzei@users.noreply.github.com>2018-11-07 17:10:49 +0300
committerGitHub <noreply@github.com>2018-11-07 17:10:49 +0300
commit1b84a1deffd09071b8f40daeab3dca5732127886 (patch)
treeb8d21b8a4491f84720439169ee006205e2412375
parentdc8d116cd197575c1d000072446aaa5567e69787 (diff)
Add tests for Hugo 0.51 (#105)
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index b3c681a..488e924 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,7 @@ env:
- HUGO_VERSION="0.48"
- HUGO_VERSION="0.49.2"
- HUGO_VERSION="0.50"
+ - HUGO_VERSION="0.51"
install:
- wget -q https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz