Update script

This commit is contained in:
Ariejan de Vroom 2015-12-04 15:14:42 +01:00
parent 7dec70cd78
commit 2f17ec7b2c

View File

@ -1,7 +1,7 @@
image: golang:1.5
before_script:
- go install github.com/spf13/hugo
- go get -v github.com/spf13/hugo
stages:
- build