summaryrefslogtreecommitdiff
path: root/requirements/test-ci.txt
diff options
context:
space:
mode:
authorMatt Wise <matt@nextdoor.com>2013-12-03 08:47:22 -0800
committerMatt Wise <matt@nextdoor.com>2013-12-03 08:47:22 -0800
commit9cc58c877e0a6ba673763b9d3260a6ac9666fec7 (patch)
tree0c0a6a3498b2501082026ae9afe689ffc31c52b4 /requirements/test-ci.txt
parentfad2ea08cc81e1ffe656ffa65d2a4ab48d18646b (diff)
downloadkombu-9cc58c877e0a6ba673763b9d3260a6ac9666fec7.tar.gz
Add boto to the requirements for TravisCI tests
Diffstat (limited to 'requirements/test-ci.txt')
-rw-r--r--requirements/test-ci.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements/test-ci.txt b/requirements/test-ci.txt
index fee2cb91..dd580b81 100644
--- a/requirements/test-ci.txt
+++ b/requirements/test-ci.txt
@@ -1,3 +1,4 @@
+boto
coverage>=3.0
redis
PyYAML