summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--circle.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/circle.yml b/circle.yml
index 7c1f19333..201e69fb4 100644
--- a/circle.yml
+++ b/circle.yml
@@ -39,6 +39,7 @@ dependencies:
- cp win32/*.exe $CIRCLE_ARTIFACTS/
# For python testing with junit reporting
- sudo pip install junit-xml
+ - sudo apt-get install python-dbus
#
- ls -la $CIRCLE_ARTIFACTS
test: