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