diff --git a/.travis.yml b/.travis.yml index 95d8a2a..5f226df 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ 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: - git clone --depth 1 https://github.com/kishaningithub/hugo-shopping-product-catalogue-simple.git exampleSite/themes/ - ls tools