Build script upgrades

This commit is contained in:
Kishan B 2018-05-12 13:08:52 +05:30
parent f7099e1cf2
commit 8f2f8a6252
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
sudo: false
install:
- mkdir tools && cd tools
- 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
script: