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

Commit 3140ba0

Browse files
committed
adding redis support to ci
1 parent fbc7bfe commit 3140ba0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ install:
99
- python setup.py install
1010
# command to run tests
1111
script: python setup.py test
12+
services:
13+
- redis-server

0 commit comments

Comments
 (0)