mirror of
https://github.com/filebrowser/filebrowser.git
synced 2024-06-07 23:00:43 +00:00
update travis; caddydev is 0.9 ready now
This commit is contained in:
parent
22141d3134
commit
c06061969e
@ -18,8 +18,7 @@ install:
|
|||||||
- go install github.com/mitchellh/gox
|
- go install github.com/mitchellh/gox
|
||||||
- go generate
|
- go generate
|
||||||
script:
|
script:
|
||||||
- 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
|
- caddydev --output="caddy" --source="." hugo
|
||||||
- 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