Merge branch 'master' of https://github.com/hacdias/caddy-filemanager
commit
7bccc6e8b3
|
@ -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 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…
Reference in New Issue