1
Fork 0

ooh, circleci is 64-bit

This commit is contained in:
Jake Howard 2017-04-24 13:53:45 +01:00
parent 0849cc67cc
commit 94a4d9649c

View file

@ -4,7 +4,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
- wget https://github.com/spf13/hugo/releases/download/v0.20.3/hugo_v0.20.3_Linux-64bit.deb -O /tmp/hugo.deb
- sudo dpkg -i /tmp/hugo.deb
test: