blob: 23b212e3bf37b99fb235e762d18f1817cb1617f9 [file] [log] [blame]
language: python
python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "3.8"
- "pypy"
- "pypy3"
install:
- pip install .
script:
- python -m unittest discover