Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Commit

Permalink
Update to ZeroMQ 4
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Lamirault <[email protected]>
  • Loading branch information
nlamirault committed Oct 28, 2015
1 parent efd3a07 commit c84c88c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ machine:
- sudo rm -rf /usr/local/go
- sudo tar -C /usr/local -xzf go.tar.gz
- sudo chmod a+w /usr/local/go/src/
- sudo add-apt-repository -y ppa:bpaquet/zeromq4-precise/
- sudo apt-get update
- sudo apt-get install libzmq-dev
services:
- docker

Expand Down

0 comments on commit c84c88c

Please sign in to comment.