Updated Travis dependencies.

This commit is contained in:
Adrian Gallagher
2016-03-07 22:17:27 +11:00
parent bece1a4f51
commit 8556b5e019

View File

@@ -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
- go get github.com/thrasher-/socketio
- go get gopkg.in/jcelliott/turnpike.v2