mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-01-23 10:45:24 +00:00
Update .travis.yml
This commit is contained in:
parent
2460463be6
commit
cfa97549b4
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ script:
|
|||
- go build -o binary github.com/mholt/caddy/caddy
|
||||
- go build github.com/hacdias/filemanager
|
||||
- ineffassign .
|
||||
- cd cmd/filemanager
|
||||
- mkdir dist
|
||||
- gox -output "dist/{{.OS}}-{{.Arch}}-{{.Dir}}"
|
||||
- ls dist/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue