mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-05-09 19:52:58 +00:00
Merge branch 'master' of https://github.com/hacdias/caddy-hugo
This commit is contained in:
commit
ee5393a9be
@ -17,6 +17,9 @@ install:
|
||||
- go install github.com/caddyserver/caddydev
|
||||
- go install github.com/mitchellh/gox
|
||||
- go generate
|
||||
- cd $GOPATH/github.com/hacdias/caddy-filemanager
|
||||
- go generate
|
||||
- cd ${TRAVIS_BUILD_DIR}
|
||||
script:
|
||||
- caddydev --output="caddy" --source="." hugo
|
||||
- go test ./...
|
||||
|
Loading…
x
Reference in New Issue
Block a user