Skip to content
This repository has been archived by the owner on Aug 17, 2020. It is now read-only.

Commit

Permalink
Enable redis on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
lambdalisue committed Nov 13, 2016
1 parent b91177a commit 896a1c2
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 @@ -2,6 +2,8 @@ sudo: false
language: python
python:
- 3.5
services:
- redis-server

install:
- pip install coveralls
Expand Down

0 comments on commit 896a1c2

Please sign in to comment.