Skip to content

Commit

Permalink
Travis - start redis server
Browse files Browse the repository at this point in the history
  • Loading branch information
Stuart Axon committed May 16, 2016
1 parent 39044f1 commit 53120a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,8 @@ language: python
python:
- "2.6"
- "2.7"
services:
- redis-server
# command to install redisco with dependencies
install:
- pip install . --use-mirrors
Expand Down

0 comments on commit 53120a7

Please sign in to comment.