mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
travis...
This commit is contained in:
parent
5834e36817
commit
da68c10cad
@ -8,7 +8,7 @@ install:
|
||||
- go get $(go list -f '{{join .Imports "\n"}}' ./... | sort | uniq | grep -v caddy-hugo) || true
|
||||
- go get github.com/mholt/caddy/caddyhttp
|
||||
- go get github.com/caddyserver/caddydev
|
||||
- cd %GOPATH%/src/github.com/hacdias/caddy-filemanager && go generate
|
||||
- cd $GOPATH/src/github.com/hacdias/caddy-filemanager && go generate
|
||||
|
||||
script:
|
||||
- sed -i 's/\_ \"github.com\/mholt\/caddy\/caddyhttp\"/\_ \"github.com\/mholt\/caddy\/caddyhttp\"\n\_ \"github.com\/hacdias\/caddy-hugo\"/g' $GOPATH/src/github.com/mholt/caddy/caddy/caddymain/run.go
|
||||
|
Loading…
Reference in New Issue
Block a user