mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
update travis; unstable
This commit is contained in:
parent
97a3a7cfdb
commit
d40844e1af
@ -18,7 +18,8 @@ install:
|
|||||||
- go install github.com/mitchellh/gox
|
- go install github.com/mitchellh/gox
|
||||||
- go generate
|
- go generate
|
||||||
script:
|
script:
|
||||||
- caddydev --output="caddy" --source="." hugo
|
- sed -i -e 's/\/\/ This is where other plugins get plugged in \(imported\)/_ github.com/hacdias/caddy-hugo/g' $GOPATH/github.com/mholt/caddy/caddy/caddymain/run.go
|
||||||
|
- go install github.com/mholt/caddy
|
||||||
- go test ./...
|
- go test ./...
|
||||||
- bash dist/automate.sh
|
- bash dist/automate.sh
|
||||||
deploy:
|
deploy:
|
||||||
|
Loading…
Reference in New Issue
Block a user