1
Fork 0
This commit is contained in:
Jake Howard 2017-04-24 13:51:09 +01:00
parent f2ee51ea84
commit 0849cc67cc

View file

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