mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-05-10 04:02:57 +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/caddyserver/caddydev
|
||||||
- go install github.com/mitchellh/gox
|
- go install github.com/mitchellh/gox
|
||||||
- go generate
|
- go generate
|
||||||
|
- cd $GOPATH/github.com/hacdias/caddy-filemanager
|
||||||
|
- go generate
|
||||||
|
- cd $GOPATH/github.com/hacdias/caddy-hugo
|
||||||
script:
|
script:
|
||||||
- caddydev --output="caddy" --source="." hugo
|
- caddydev --output="caddy" --source="." hugo
|
||||||
- go test ./...
|
- go test ./...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user