summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 8bcd92c..8b93898 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,3 +19,6 @@ matrix:
env: TEST_PEP8=1
- python: 3.3
env: TEST_PEP8=1
+ exclude:
+ - python: 2.5
+ env: TEST_HIREDIS=1