1
Fork 0

Upgrade hugo version

This commit is contained in:
Jake Howard 2017-06-13 09:33:11 +01:00
parent a59f4719f4
commit f53cd464aa
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -6,7 +6,7 @@ machine:
dependencies:
pre:
- wget https://github.com/spf13/hugo/releases/download/v0.20.6/hugo_0.20.6_Linux-64bit.deb -O /tmp/hugo.deb && sudo dpkg -i /tmp/hugo.deb
- wget https://github.com/spf13/hugo/releases/download/v0.22/hugo_0.22_Linux-64bit.deb -O /tmp/hugo.deb && sudo dpkg -i /tmp/hugo.deb
test:
override: