Update .travis.yml

pull/144/head
Henrique Dias 2016-07-18 16:31:49 +01:00 committed by GitHub
parent 5c7296322a
commit a6b542fc8a
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