mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-05-20 17:12:57 +00:00
fix commnad
This commit is contained in:
parent
7bccc6e8b3
commit
5d06d412fa
@ -6,7 +6,7 @@ install:
|
||||
- export GOPATH="${TRAVIS_BUILD_DIR}/Godeps/_workspace:$GOPATH"
|
||||
- export PATH="${TRAVIS_BUILD_DIR}/Godeps/_workspace/bin:$PATH"
|
||||
- go get github.com/mholt/caddy
|
||||
- go get-u github.com/caddyserver/caddydev
|
||||
- go get -u github.com/caddyserver/caddydev
|
||||
- go get github.com/BurntSushi/toml
|
||||
- go get github.com/gorilla/websocket
|
||||
- go get github.com/jimstudt/http-authentication/basic
|
||||
|
Loading…
x
Reference in New Issue
Block a user