remove caddyext

pull/60/merge
Henrique Dias 2016-07-20 19:17:34 +01:00
parent 14dace1cc8
commit f0a382f359
1 changed files with 0 additions and 2 deletions

View File

@ -13,10 +13,8 @@ install:
- go get github.com/robfig/cron
- go get github.com/mitchellh/go-homedir
- go get github.com/caddyserver/caddydev
- go get github.com/caddyserver/caddyext
- go get github.com/pivotal-golang/archiver/extractor
- go install github.com/caddyserver/caddydev
- go install github.com/caddyserver/caddyext
- go install github.com/mitchellh/gox
- go generate
script: