pull/144/head
Henrique Dias 2016-07-18 20:58:07 +01:00
commit 7bccc6e8b3
1 changed files with 1 additions and 1 deletions

View File

@ -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