Build script upgradles

This commit is contained in:
Kishan B 2018-05-12 13:20:46 +05:30
parent efe8d31040
commit a369f5f600
1 changed files with 1 additions and 0 deletions

View File

@ -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