Skip to content

Commit

Permalink
Add the Redis service to travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
synw committed Jun 17, 2018
1 parent 61f1a10 commit 6388b5e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
language: python

services:
- redis-server

python:
- 3.5
- 3.6
Expand Down

0 comments on commit 6388b5e

Please sign in to comment.