blob: 5c5e2ad682aa18a0ffe9bac1ff0589b6815ec896 [file] [log] [blame]
language: python
python:
- "3.6"
- "3.7"
- "3.8"
- "3.9"
- "3.10-dev"
os: linux
arch:
- ppc64le
dist: focal
install:
- pip install --upgrade pip
- pip install tox-travis
script: tox