Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Commit

Permalink
adding redis support to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
binarymatt committed Apr 17, 2014
1 parent fbc7bfe commit 3140ba0
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 @@ -9,3 +9,5 @@ install:
- python setup.py install
# command to run tests
script: python setup.py test
services:
- redis-server

0 comments on commit 3140ba0

Please sign in to comment.