1
Fork 0

Upgrade hugo

This commit is contained in:
Jake Howard 2017-04-24 21:22:26 +01:00
parent 94a4d9649c
commit d1ecef90a3

View file

@ -4,7 +4,7 @@ machine:
dependencies: dependencies:
post: post:
- wget https://github.com/spf13/hugo/releases/download/v0.20.3/hugo_v0.20.3_Linux-64bit.deb -O /tmp/hugo.deb - wget https://github.com/spf13/hugo/releases/download/v0.20.4/hugo_0.20.4_Linux-64bit.deb -O /tmp/hugo.deb
- sudo dpkg -i /tmp/hugo.deb - sudo dpkg -i /tmp/hugo.deb
test: test: