From 598420fe7115de9cf36e24c384b992bd18e09b08 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Wed, 10 Aug 2016 10:02:48 +0100 Subject: [PATCH] trying to fix travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index d4ea1aec..b9449a2c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ install: - go get github.com/mitchellh/gox - go get github.com/mholt/caddy - go get github.com/hashicorp/go-syslog +- go get github.com/spf13/hugo - go get github.com/jimstudt/http-authentication/basic - go get github.com/spf13/hugo - go get github.com/robfig/cron