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

github.com/kishaningithub/hugo-shopping-product-catalogue-simple.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKishan B <bkishan@thoughtworks.com>2018-05-12 10:46:00 +0300
committerKishan B <bkishan@thoughtworks.com>2018-05-12 10:46:00 +0300
commit2c8edccfcfd45d5519a8b34a72f4cc8b4e35914e (patch)
tree80b9d7b4f6b466ae159a539cd4c0dd1da0622ae7
parentb9415c72eac9153621d8eb373d9ea2c453d2a5d1 (diff)
Build script upgrades
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 5f226df..58543e3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,8 +4,9 @@ install:
- pwd
- wget -q "https://github.com/gohugoio/hugo/releases/download/v0.40.2/hugo_0.40.2_Linux-64bit.tar.gz" -O "hugo.tar.gz"
- tar -xvzf hugo.tar.gz
- - ls tools
+
script:
+ - tree -a
- git clone --depth 1 https://github.com/kishaningithub/hugo-shopping-product-catalogue-simple.git exampleSite/themes/
- ls tools
- ./tools/hugo -v --source exampleSite