diff --git a/.travis.yml b/.travis.yml index 2794119b412..5e44413bc71 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,4 +6,5 @@ go: install: - go get github.com/gorilla/websocket - go get github.com/toorop/go-pusher - - go get github.com/thrasher-/socketio \ No newline at end of file + - go get github.com/thrasher-/socketio + - go get gopkg.in/jcelliott/turnpike.v2 \ No newline at end of file