mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
Update .travis.yml
This commit is contained in:
parent
f0a382f359
commit
e80b18d061
@ -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 $GOPATH/github.com/hacdias/caddy-hugo
|
||||
script:
|
||||
- caddydev --output="caddy" --source="." hugo
|
||||
- go test ./...
|
||||
|
Loading…
Reference in New Issue
Block a user