TravisCI build fix
This commit is contained in:
parent
b88c4d4de1
commit
f715d89431
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ go: 1.1.1
|
|||
|
||||
before_install:
|
||||
- sudo apt-get install libzmq3-dev
|
||||
- go get -tags zmq_3_x github.com/alecthomas/gozmq
|
||||
|
||||
services:
|
||||
- redis-server
|
||||
|
|
Loading…
Reference in a new issue