Skip to content

Commit

Permalink
Fixed missing dep.
Browse files Browse the repository at this point in the history
  • Loading branch information
liamw9534 committed Jun 2, 2014
1 parent a867598 commit 55f5bd7
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
Expand Up @@ -5,7 +5,7 @@ python:

install:
- "sudo apt-get install python-dbus python-gobject"
- "sudo pip install coveralls flake8"
- "sudo pip install coveralls flake8 cffi"
- "sudo make -C codecs install"

script:
Expand Down

0 comments on commit 55f5bd7

Please sign in to comment.