blob: 72d6da7f2f494f2df9c4bf59ba34c26718208ff7 [file] [log] [blame]
language: python
python:
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "3.8"
- "3.9"
- "pypy3"
install:
- pip install .
script:
- python -m unittest discover