blob: fdeb58d18b71fcb45171b959467f57a9d508fbb2 [file] [log] [blame]
language: python
python:
- "3.6"
- "3.7"
- "3.8"
install:
python setup.py install
script:
python setup.py test