Skip to content

Commit

Permalink
Changed package names
Browse files Browse the repository at this point in the history
  • Loading branch information
MattDMo committed Aug 25, 2014
1 parent 75be27b commit a1aee0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: python
before_install:
- sudo apt-get install libzmq
- sudo apt-get install libzmq3 libzmq3-dev
install:
- pip install -r requirements.txt
python:
Expand Down

0 comments on commit a1aee0c

Please sign in to comment.