restored deleted entities just to be sure

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

View File

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