before_install: - "sudo apt-get install libzmq3-dev" - "sudo apt-get install python2.7-dev" language: node_js node_js: - "0.10" script: "make ci"