language: python python: 2.7 sudo: false install: - pip install tox script: - tox services: - redis-server