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 generate
|
||||
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
|
||||
- go install github.com/mholt/caddy
|
||||
- caddydev --output="caddy" --source="." hugo
|
||||
- go test ./...
|
||||
- bash dist/automate.sh
|
||||
deploy:
|
||||
|
Loading…
Reference in New Issue
Block a user