This commit is contained in:
Ariejan de Vroom 2015-12-04 15:49:09 +01:00
parent 580d733d20
commit a006aed0f2

View File

@ -1,6 +1,7 @@
image: golang:1.5 image: golang:1.5
before_script: before_script:
- cat /etc/apt/sources.list
- apt-get install -yq --no-install-recommends rsync - apt-get install -yq --no-install-recommends rsync
- go get -v github.com/spf13/hugo - go get -v github.com/spf13/hugo