blob: 6dc92303cd345d752a0d1f532d989fea4b4d9e0b [file] [log] [blame]
language: python
python:
- "3.6"
- "3.7"
- "3.8"
- "3.9"
os: linux
arch:
- amd64
- ppc64le
dist: focal
install:
- pip install --upgrade pip
- pip install tox-travis
script: tox