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

github.com/alex-shpak/hugo-book.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Shpak <alex-shpak@users.noreply.github.com>2019-08-06 14:10:40 +0300
committerAlex Shpak <alex-shpak@users.noreply.github.com>2019-08-06 14:14:51 +0300
commitb95fbf9750f347d166ed11365a2447b290a6a17c (patch)
tree5db863b194102914228d566a404c3fe993314a92
parent3deb5ffc52b0df9ba2b32701d890bea4ab60cb81 (diff)
Update hugo version in travisv3
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 7299232..baaea45 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,2 +1,2 @@
language: generic
-script: docker run --rm -it -v $(pwd)/exampleSite:/src -v $(pwd):/src/themes/hugo-book klakegg/hugo:0.52-ext-alpine --enableGitInfo=false
+script: docker run --rm -it -v $(pwd)/exampleSite:/src -v $(pwd):/src/themes/hugo-book klakegg/hugo:ext-alpine --enableGitInfo=false