fix commnad

pull/144/head
Henrique Dias 2016-07-18 21:01:40 +01:00
parent 7bccc6e8b3
commit 5d06d412fa
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-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