language: python python: - "3.8" - "3.9" install: pip install tox-travis script: tox