stopped caring 21 commits ago

This commit is contained in:
Ariejan de Vroom 2015-12-04 15:52:12 +01:00
parent 858e8b8b69
commit b8a4247bc9

View File

@ -1,7 +1,7 @@
image: golang:1.5
before_script:
echo "deb http://httpredir.debian.org/debian jessie non-free" >> /etc/apt/sources.list
- echo "deb http://httpredir.debian.org/debian jessie non-free" >> /etc/apt/sources.list
- cat /etc/apt/sources.list
- apt-get install -yq --no-install-recommends rsync
- go get -v github.com/spf13/hugo