Use a real JS construct, WTF knows why this works in chromium.

This commit is contained in:
Ariejan de Vroom 2015-12-04 15:50:08 +01:00
parent a006aed0f2
commit 0754a8c67a

View File

@ -1,6 +1,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 install -yq --no-install-recommends rsync
- go get -v github.com/spf13/hugo