trying to fix travis

pull/60/merge
Henrique Dias 2016-08-10 10:02:48 +01:00
parent ceccf5ded6
commit 598420fe71
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ install:
- go get github.com/mitchellh/gox - go get github.com/mitchellh/gox
- go get github.com/mholt/caddy - go get github.com/mholt/caddy
- go get github.com/hashicorp/go-syslog - 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/jimstudt/http-authentication/basic
- go get github.com/spf13/hugo - go get github.com/spf13/hugo
- go get github.com/robfig/cron - go get github.com/robfig/cron