1
Fork 0

Hugo from source

This commit is contained in:
Jake Howard 2017-04-24 09:38:51 +01:00
parent 66b471aaab
commit 25fb7e59ed

View file

@ -1,6 +1,8 @@
dependencies:
pre:
- sudo apt-get update; sudo apt-get install hugo
- sudo apt-get update; sudo apt-get install go
- go get github.com/kardianos/govendor
- govendor get github.com/spf13/hugo
test:
override: