Update Travis dependencies

This commit is contained in:
Adrian Gallagher
2016-07-27 10:56:08 +10:00
parent 5bf23e110d
commit e56070d519

View File

@@ -8,6 +8,7 @@ install:
- go get github.com/toorop/go-pusher
- go get github.com/thrasher-/socketio
- go get gopkg.in/jcelliott/turnpike.v2
- go get github.com/gorilla/mux
after_success:
- bash <(curl -s https://codecov.io/bash)