diff --git a/.travis.yml b/.travis.yml index cb8066a..6ff7dd1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,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 + - cd .. script: - tree -a