Skip to content

Commit

Permalink
apparently hiredis doesn't work with python2.5, so turning off for now
Browse files Browse the repository at this point in the history
  • Loading branch information
andy committed May 1, 2013
1 parent 7c5027e commit 8fb1db5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ matrix:
env: TEST_PEP8=1
- python: 3.3
env: TEST_PEP8=1
exclude:
- python: 2.5
env: TEST_HIREDIS=1

0 comments on commit 8fb1db5

Please sign in to comment.