Update apt-get command

This commit is contained in:
Ariejan de Vroom 2015-12-04 15:48:28 +01:00
parent 0b5e8ada92
commit 580d733d20

View File

@ -1,8 +1,8 @@
image: golang:1.5
before_script:
- apt-get install -yq --no-install-recommends rsync
- go get -v github.com/spf13/hugo
- apt-get install rsync
job:
only: