blob: 83a086ea0554a9d8adb824296115cf296860138a [file] [log] [blame]
language: python
python:
- "3.8"
- "3.7"
- "3.5"
- "2.7"
install:
- pip install -U tox-travis
script:
- tox