From 8eb0fa5946731e26f8df73e2f07edf6de33974c2 Mon Sep 17 00:00:00 2001 From: Kishan B Date: Sat, 12 May 2018 13:12:27 +0530 Subject: [PATCH] Build script upgrades --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 9b061b8..95d8a2a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,4 +6,5 @@ install: - tar -xvzf hugo.tar.gz script: - git clone --depth 1 https://github.com/kishaningithub/hugo-shopping-product-catalogue-simple.git exampleSite/themes/ + - ls tools - ./tools/hugo -v --source exampleSite