1
Fork 0

Update Hugo

This commit is contained in:
Jake Howard 2017-06-24 21:55:16 +01:00
parent 4183b2ff7e
commit 143353d9c8
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.22/hugo_0.22_Linux-64bit.deb -O /tmp/hugo.deb && sudo dpkg -i /tmp/hugo.deb
- wget https://github.com/gohugoio/hugo/releases/download/v0.24.1/hugo_0.24.1_Linux-64bit.deb -O /tmp/hugo.deb && sudo dpkg -i /tmp/hugo.deb
test:
override: