Skip to content

Commit 3a7ec2c

Browse files
committed
Fixes #650, this disables the pyrabbit test case from travis
1 parent bc810cc commit 3a7ec2c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ kitchen
99
mock
1010
psutil
1111
pymongo
12-
pyrabbit
12+
# Disable due to bad test cases
13+
# https://github.com/BrightcoveOS/Diamond/issues/650
14+
#pyrabbit
1315
python-statsd
1416
pyutmp
1517
redis

0 commit comments

Comments
 (0)