Skip to content

Commit

Permalink
make sure travis starts redis-server
Browse files Browse the repository at this point in the history
  • Loading branch information
andymccurdy committed Nov 27, 2013
1 parent 2062743 commit 2b9e1c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ python:
- "2.7"
- "2.6"
- "2.5"
services:
- redis-server
env:
- TEST_HIREDIS=0
- TEST_HIREDIS=1
Expand Down

0 comments on commit 2b9e1c8

Please sign in to comment.